dfarrell07

ubuntu14_5rel_vm.log

Feb 3rd, 2017
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 168.48 KB | None | 0 0
  1. RS_SET=ubuntu-14 INSTALL_METHOD=deb DEB_REPO='' bundle exec rake beaker
  2. /usr/bin/ruby -I/home/daniel/.gem/ruby/gems/rspec-core-3.5.4/lib:/home/daniel/.gem/ruby/gems/rspec-support-3.5.0/lib /home/daniel/.gem/ruby/gems/rspec-core-3.5.4/exe/rspec spec/acceptance --color
  3. /home/daniel/.gem/ruby/gems/beaker-rspec-6.0.0/lib/beaker-rspec/helpers/serverspec.rb:43: warning: already initialized constant Module::VALID_OPTIONS_KEYS
  4. /home/daniel/.gem/ruby/gems/specinfra-2.66.5/lib/specinfra/configuration.rb:4: warning: previous definition of VALID_OPTIONS_KEYS was here
  5. Hypervisor for ubuntu-14 is vagrant
  6. Beaker::Hypervisor, found some vagrant boxes to create
  7. ==> ubuntu-14: Forcing shutdown of VM...
  8. ==> ubuntu-14: Destroying VM and associated drives...
  9. created Vagrantfile for VagrantHost ubuntu-14
  10. Bringing machine 'ubuntu-14' up with 'virtualbox' provider...
  11. ==> ubuntu-14: Importing base box 'ubuntu/trusty64'...
  12. Progress: 30%Progress: 90%==> ubuntu-14: Matching MAC address for NAT networking...
  13. ==> ubuntu-14: Checking if box 'ubuntu/trusty64' is up to date...
  14. ==> ubuntu-14: Setting the name of the VM: ubuntu-14yml_ubuntu-14_1486129776821_61475
  15. ==> ubuntu-14: Clearing any previously set forwarded ports...
  16. ==> ubuntu-14: Clearing any previously set network interfaces...
  17. ==> ubuntu-14: Preparing network interfaces based on configuration...
  18.  ubuntu-14: Adapter 1: nat
  19.  ubuntu-14: Adapter 2: hostonly
  20. ==> ubuntu-14: Forwarding ports...
  21.  ubuntu-14: 22 (guest) => 2222 (host) (adapter 1)
  22. ==> ubuntu-14: Running 'pre-boot' VM customizations...
  23. ==> ubuntu-14: Booting VM...
  24. ==> ubuntu-14: Waiting for machine to boot. This may take a few minutes...
  25.  ubuntu-14: SSH address: 127.0.0.1:2222
  26.  ubuntu-14: SSH username: vagrant
  27.  ubuntu-14: SSH auth method: private key
  28. ==> ubuntu-14: Machine booted and ready!
  29. ==> ubuntu-14: Checking for guest additions in VM...
  30.  ubuntu-14: The guest additions on this VM do not match the installed version of
  31.  ubuntu-14: VirtualBox! In most cases this is fine, but in rare cases it can
  32.  ubuntu-14: prevent things such as shared folders from working properly. If you see
  33.  ubuntu-14: shared folder errors, please make sure the guest additions within the
  34.  ubuntu-14: virtual machine match the version of VirtualBox you have installed on
  35.  ubuntu-14: your host and reload your VM.
  36.  ubuntu-14:
  37.  ubuntu-14: Guest Additions Version: 4.3.36
  38.  ubuntu-14: VirtualBox Version: 5.1
  39. ==> ubuntu-14: Setting hostname...
  40. ==> ubuntu-14: Configuring and enabling network interfaces...
  41. ==> ubuntu-14: Mounting shared folders...
  42.  ubuntu-14: /vagrant => /home/daniel/puppet-opendaylight/.vagrant/beaker_vagrant_files/ubuntu-14.yml
  43. configure vagrant boxes (set ssh-config, switch to root user, hack etc/hosts)
  44. Give root a copy of current user's keys, on ubuntu-14
  45. 
  46. ubuntu-14 08:50:01$ sudo su -c "cp -r .ssh /root/."
  47.  Attempting ssh connection to 10.255.50.219, user: vagrant, opts: {:config=>"/tmp/ubuntu-1420170203-18529-o0t2n4"}
  48.  Allocated a PTY on ubuntu-14 for "sudo su -c \"cp -r .ssh /root/.\""
  49. 
  50. ubuntu-14 executed in 0.29 seconds
  51. 
  52. ubuntu-14 08:50:01$ sudo selinuxenabled
  53.  sudo: selinuxenabled: command not found
  54. 
  55. ubuntu-14 executed in 0.04 seconds
  56. Exited: 1
  57. Update /etc/ssh/sshd_config to allow root login
  58. 
  59. ubuntu-14 08:50:01$ sudo su -c "sed -ri 's/^#?PermitRootLogin no|^#?PermitRootLogin yes/PermitRootLogin yes/' /etc/ssh/sshd_config"
  60.  Allocated a PTY on ubuntu-14 for "sudo su -c \"sed -ri 's/^#?PermitRootLogin no|^#?PermitRootLogin yes/PermitRootLogin yes/' /etc/ssh/sshd_config\""
  61. 
  62. ubuntu-14 executed in 0.04 seconds
  63. 
  64. ubuntu-14 08:50:02$ sudo su -c "service ssh restart"
  65.  Allocated a PTY on ubuntu-14 for "sudo su -c \"service ssh restart\""
  66.  ssh stop/waiting
  67.  ssh start/running, process 1940
  68. 
  69. ubuntu-14 executed in 0.05 seconds
  70. ssh connection to ubuntu-14 has been terminated
  71. 
  72. ubuntu-14 08:50:03$ cat /etc/resolv.conf
  73.  Attempting ssh connection to 10.255.50.219, user: root, opts: {:config=>"/tmp/ubuntu-1420170203-18529-n9b7fp"}
  74.  # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  75. # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  76. nameserver 10.0.2.3
  77. search rdu.redhat.com
  78. 
  79. ubuntu-14 executed in 0.29 seconds
  80. 
  81. ubuntu-14 08:50:04$ echo '127.0.0.1 localhost localhost.localdomain
  82. 10.255.50.219 ubuntu-14.rdu.redhat.com ubuntu-14
  83. ' >> /etc/hosts
  84. 
  85. ubuntu-14 executed in 0.04 seconds
  86. 
  87. ubuntu-14 08:50:04$ dpkg -s curl
  88.  Package: curl
  89. Status: install ok installed
  90. Priority: optional
  91. Section: web
  92. Installed-Size: 308
  93. Maintainer: Ubuntu Developers <[email protected]>
  94. Architecture: amd64
  95. Multi-Arch: foreign
  96. Version: 7.35.0-1ubuntu2.10
  97. Depends: libc6 (>= 2.17), libcurl3 (= 7.35.0-1ubuntu2.10), zlib1g (>= 1:1.1.4)
  98. Description: command line tool for transferring data with URL syntax
  99. curl is a command line tool for transferring data with URL syntax, supporting
  100. DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
  101. POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
  102. .
  103. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
  104. based upload, proxies, cookies, user+password authentication (Basic, Digest,
  105. NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
  106. busload of other useful tricks.
  107. Homepage: http://curl.haxx.se
  108. Original-Maintainer: Alessandro Ghedini <[email protected]>
  109. 
  110. ubuntu-14 executed in 0.05 seconds
  111. 
  112. ubuntu-14 08:50:04$ dpkg -s ntpdate
  113.  Package: ntpdate
  114. Status: install ok installed
  115. Priority: optional
  116. Section: net
  117. Installed-Size: 246
  118. Maintainer: Ubuntu Developers <[email protected]>
  119. Architecture: amd64
  120. Source: ntp
  121. Version: 1:4.2.6.p5+dfsg-3ubuntu2.14.04.10
  122. Depends: netbase, libc6 (>= 2.17), libssl1.0.0 (>= 1.0.1d)
  123. Pre-Depends: dpkg (>= 1.15.7.2)
  124. Recommends: lockfile-progs
  125. Breaks: dhcp3-client (<< 4.1.0-1)
  126. Conffiles:
  127. /etc/network/if-up.d/ntpdate 5f00df58559b2b50f7d5ef52ecbfa4dd
  128. /etc/dhcp/dhclient-exit-hooks.d/ntpdate 1d4c6af64ca132451ee95a08686ea111
  129. /etc/logcheck/ignore.d.server/ntpdate 68d4df7cceb0e97bde87126c3a56b219
  130. /etc/default/ntpdate 39415ec9778476795fdbb832adc43b9b
  131. Description: client for setting system time from NTP servers
  132. NTP, the Network Time Protocol, is used to keep computer clocks
  133. accurate by synchronizing them over the Internet or a local network,
  134. or by following an accurate hardware receiver that interprets GPS,
  135. DCF-77, NIST or similar time signals.
  136. .
  137. ntpdate is a simple NTP client that sets a system's clock to match
  138. the time obtained by communicating with one or more NTP servers. It
  139. is not sufficient, however, for maintaining an accurate clock in the
  140. long run. ntpdate by itself is useful for occasionally setting the
  141. time on machines that do not have full-time network access, such as
  142. laptops.
  143. .
  144. If the full NTP daemon from the package "ntp" is installed, then
  145. ntpdate is not necessary.
  146. Homepage: http://support.ntp.org/
  147. Original-Maintainer: Debian NTP Team <[email protected]>
  148. 
  149. ubuntu-14 executed in 0.05 seconds
  150. setting local environment on ubuntu-14
  151. 
  152. ubuntu-14 08:50:04$ getent passwd root
  153.  root:x:0:0:root:/root:/bin/bash
  154. 
  155. ubuntu-14 executed in 0.04 seconds
  156. 
  157. ubuntu-14 08:50:04$ mktemp -dt .XXXXXX
  158.  /tmp/.axcRJf
  159. 
  160. ubuntu-14 executed in 0.04 seconds
  161. 
  162. ubuntu-14 08:50:04$ chown root:root /tmp/.axcRJf
  163. 
  164. ubuntu-14 executed in 0.04 seconds
  165. 
  166. ubuntu-14 08:50:04$ echo 'PermitUserEnvironment yes' | cat - /etc/ssh/sshd_config > /tmp/.axcRJf/sshd_config.permit
  167. 
  168. ubuntu-14 executed in 0.04 seconds
  169. 
  170. ubuntu-14 08:50:04$ mv /tmp/.axcRJf/sshd_config.permit /etc/ssh/sshd_config
  171. 
  172. ubuntu-14 executed in 0.04 seconds
  173. 
  174. ubuntu-14 08:50:04$ service ssh restart
  175.  ssh stop/waiting
  176.  ssh start/running, process 2047
  177. 
  178. ubuntu-14 executed in 0.04 seconds
  179. 
  180. ubuntu-14 08:50:04$ mkdir -p ~/.ssh
  181. 
  182. ubuntu-14 executed in 0.04 seconds
  183. 
  184. ubuntu-14 08:50:04$ chmod 0600 ~/.ssh
  185. 
  186. ubuntu-14 executed in 0.04 seconds
  187. 
  188. ubuntu-14 08:50:04$ touch ~/.ssh/environment
  189. 
  190. ubuntu-14 executed in 0.04 seconds
  191. 
  192. ubuntu-14 08:50:04$ grep ^PATH=.*\$PATH ~/.ssh/environment
  193. 
  194. ubuntu-14 executed in 0.04 seconds
  195. Exited: 1
  196. 
  197. ubuntu-14 08:50:04$ grep ^PATH= ~/.ssh/environment
  198. 
  199. ubuntu-14 executed in 0.04 seconds
  200. Exited: 1
  201. 
  202. ubuntu-14 08:50:04$ echo "PATH=$PATH" >> ~/.ssh/environment
  203. 
  204. ubuntu-14 executed in 0.04 seconds
  205. will not mirror environment to /etc/profile.d on non-sles/debian platform host
  206. 
  207. ubuntu-14 08:50:04$ echo "/usr/bin"
  208.  /usr/bin
  209. 
  210. ubuntu-14 executed in 0.04 seconds
  211. 
  212. ubuntu-14 08:50:04$ echo "/opt/puppet-git-repos/hiera/bin"
  213.  /opt/puppet-git-repos/hiera/bin
  214. 
  215. ubuntu-14 executed in 0.04 seconds
  216. 
  217. ubuntu-14 08:50:05$ grep ^PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  218. 
  219. ubuntu-14 executed in 0.04 seconds
  220. Exited: 1
  221. 
  222. ubuntu-14 08:50:05$ grep ^PATH= ~/.ssh/environment
  223.  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  224. 
  225. ubuntu-14 executed in 0.04 seconds
  226. 
  227. ubuntu-14 08:50:05$ sed -i -e "s/^PATH=/PATH=\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin:/" ~/.ssh/environment
  228. 
  229. ubuntu-14 executed in 0.04 seconds
  230. will not mirror environment to /etc/profile.d on non-sles/debian platform host
  231. 
  232. ubuntu-14 08:50:05$ grep ^PATH=.*PATH ~/.ssh/environment
  233. 
  234. ubuntu-14 executed in 0.04 seconds
  235. Exited: 1
  236. 
  237. ubuntu-14 08:50:05$ grep ^PATH= ~/.ssh/environment
  238.  PATH=/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  239. 
  240. ubuntu-14 executed in 0.04 seconds
  241. 
  242. ubuntu-14 08:50:05$ sed -i -e "s/^PATH=/PATH=PATH:/" ~/.ssh/environment
  243. 
  244. ubuntu-14 executed in 0.04 seconds
  245. will not mirror environment to /etc/profile.d on non-sles/debian platform host
  246. ssh connection to ubuntu-14 has been terminated
  247. 
  248. ubuntu-14 08:50:05$ cat ~/.ssh/environment
  249.  Attempting ssh connection to 10.255.50.219, user: root, opts: {:config=>"/tmp/ubuntu-1420170203-18529-n9b7fp", :user=>"root"}
  250.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  251. 
  252. ubuntu-14 executed in 0.29 seconds
  253. Disabling updates.puppetlabs.com by modifying hosts file to resolve updates to 127.0.0.1 on ubuntu-14
  254. 
  255. ubuntu-14 08:50:05$ echo '127.0.0.1 updates.puppetlabs.com
  256. ' >> /etc/hosts
  257. 
  258. ubuntu-14 executed in 0.04 seconds
  259. 
  260. ubuntu-14 08:50:05$ wget -O /tmp/puppet.deb http://apt.puppetlabs.com/puppetlabs-release-trusty.deb
  261.  --2017-02-03 13:50:04-- http://apt.puppetlabs.com/puppetlabs-release-trusty.deb
  262. Resolving apt.puppetlabs.com (apt.puppetlabs.com)...  192.155.89.90, 2600:3c03::f03c:91ff:fedb:6b1d
  263. Connecting to apt.puppetlabs.com (apt.puppetlabs.com)|192.155.89.90|:80...  connected.
  264. HTTP request sent, awaiting response...  200 OK
  265. Length: 16944 (17K) [application/x-debian-package]
  266.  Saving to: ‘/tmp/puppet.deb’
  267.  
  268. 0K .......... ... . .. 100% 450K=0.04s
  269.  
  270. 2017-02-03 13:50:05 (450 KB/s) - ‘/tmp/puppet.deb’ saved [16944/16944]
  271. 
  272. ubuntu-14 executed in 0.23 seconds
  273. 
  274. ubuntu-14 08:50:05$ dpkg -i --force-all /tmp/puppet.deb
  275.  Selecting previously unselected package puppetlabs-release.
  276.  (Reading database ... 63122 files and directories currently installed.)
  277.  Preparing to unpack /tmp/puppet.deb ...
  278.  Unpacking puppetlabs-release (1.1-1) ...
  279.  Setting up puppetlabs-release (1.1-1) ...
  280. 
  281. Configuration file `/etc/apt/trusted.gpg.d/puppetlabs-keyring.gpg', does not exist on system.
  282. Installing new config file as you requested.
  283. 
  284. Configuration file `/etc/apt/trusted.gpg.d/puppetlabs-nightly-keyring.gpg', does not exist on system.
  285. Installing new config file as you requested.
  286. 
  287. Configuration file `/etc/apt/sources.list.d/puppetlabs.list', does not exist on system.
  288. Installing new config file as you requested.
  289. 
  290. ubuntu-14 executed in 0.18 seconds
  291. 
  292. ubuntu-14 08:50:06$ apt-get update
  293.  Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
  294.  Get:2 http://security.ubuntu.com trusty-security/main Sources [124 kB]
  295.  Ign http://archive.ubuntu.com trusty InRelease
  296.  Get:3 http://security.ubuntu.com trusty-security/universe Sources [48.6 kB]
  297.  Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [579 kB]
  298.  Get:5 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
  299.  Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [150 kB]
  300.  Get:7 http://security.ubuntu.com trusty-security/main Translation-en [320 kB]
  301.  Ign http://apt.puppetlabs.com trusty InRelease
  302.  Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [88.2 kB]
  303.  Get:9 http://apt.puppetlabs.com trusty Release.gpg [836 B]
  304.  Get:10 http://apt.puppetlabs.com trusty Release [54.2 kB]
  305.  Hit http://archive.ubuntu.com trusty-backports InRelease
  306.  Get:11 http://apt.puppetlabs.com trusty/main Sources [30.1 kB]
  307.  Get:12 http://apt.puppetlabs.com trusty/dependencies Sources [1,418 B]
  308.  Get:13 http://apt.puppetlabs.com trusty/main amd64 Packages [44.4 kB]
  309.  Hit http://archive.ubuntu.com trusty Release.gpg
  310.  Get:14 http://apt.puppetlabs.com trusty/dependencies amd64 Packages [932 B]
  311.  Get:15 http://archive.ubuntu.com trusty-updates/main Sources [390 kB]
  312.  Get:16 http://archive.ubuntu.com trusty-updates/restricted Sources [5,911 B]
  313.  Get:17 http://archive.ubuntu.com trusty-updates/universe Sources [173 kB]
  314.  Get:18 http://archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]
  315.  Get:19 http://archive.ubuntu.com trusty-updates/main amd64 Packages [944 kB]
  316.  Ign http://apt.puppetlabs.com trusty/dependencies Translation-en_US
  317.  Ign http://apt.puppetlabs.com trusty/dependencies Translation-en
  318.  Ign http://apt.puppetlabs.com trusty/main Translation-en_US
  319.  Get:20 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [16.4 kB]
  320.  Ign http://apt.puppetlabs.com trusty/main Translation-en
  321.  Get:21 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [397 kB]
  322.  Get:22 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.0 kB]
  323.  Get:23 http://archive.ubuntu.com trusty-updates/main Translation-en [465 kB]
  324.  Get:24 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7,340 B]
  325.  Get:25 http://archive.ubuntu.com trusty-updates/restricted Translation-en [3,847 B]
  326.  Get:26 http://archive.ubuntu.com trusty-updates/universe Translation-en [210 kB]
  327.  Get:27 http://archive.ubuntu.com trusty-backports/main Sources [9,652 B]
  328.  Get:28 http://archive.ubuntu.com trusty-backports/restricted Sources [28 B]
  329.  Get:29 http://archive.ubuntu.com trusty-backports/universe Sources [35.3 kB]
  330.  Get:30 http://archive.ubuntu.com trusty-backports/multiverse Sources [1,898 B]
  331.  Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
  332.  Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
  333.  Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
  334.  Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
  335.  Hit http://archive.ubuntu.com trusty-backports/main Translation-en
  336.  Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
  337.  Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
  338.  Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
  339.  Hit http://archive.ubuntu.com trusty Release
  340.  Get:31 http://archive.ubuntu.com trusty/main Sources [1,064 kB]
  341.  Get:32 http://archive.ubuntu.com trusty/restricted Sources [5,433 B]
  342.  Get:33 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
  343.  Get:34 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]
  344.  Hit http://archive.ubuntu.com trusty/main amd64 Packages
  345.  Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
  346.  Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  347.  Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
  348.  Hit http://archive.ubuntu.com trusty/main Translation-en
  349.  Hit http://archive.ubuntu.com trusty/multiverse Translation-en
  350.  Hit http://archive.ubuntu.com trusty/restricted Translation-en
  351.  Hit http://archive.ubuntu.com trusty/universe Translation-en
  352.  Ign http://archive.ubuntu.com trusty/main Translation-en_US
  353.  Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  354.  Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  355.  Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  356.  Fetched 11.9 MB in 6s (1,806 kB/s)
  357. Reading package lists...
  358. 
  359. ubuntu-14 executed in 7.80 seconds
  360. 
  361. ubuntu-14 08:50:13$ echo "/usr/bin"
  362.  /usr/bin
  363. 
  364. ubuntu-14 executed in 0.04 seconds
  365. 
  366. ubuntu-14 08:50:13$ echo "/opt/puppet-git-repos/hiera/bin"
  367.  /opt/puppet-git-repos/hiera/bin
  368. 
  369. ubuntu-14 executed in 0.04 seconds
  370. 
  371. ubuntu-14 08:50:13$ grep ^PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  372.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  373. 
  374. ubuntu-14 executed in 0.04 seconds
  375. 
  376. ubuntu-14 08:50:13$ grep ^PATH=.*PATH ~/.ssh/environment
  377.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  378. 
  379. ubuntu-14 executed in 0.04 seconds
  380. 
  381. ubuntu-14 08:50:14$ apt-get update
  382.  Ign http://apt.puppetlabs.com trusty InRelease
  383.  Hit http://apt.puppetlabs.com trusty Release.gpg
  384.  Hit http://apt.puppetlabs.com trusty Release
  385.  Hit http://apt.puppetlabs.com trusty/main Sources
  386.  Ign http://archive.ubuntu.com trusty InRelease
  387.  Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
  388.  Hit http://apt.puppetlabs.com trusty/dependencies Sources
  389.  Hit http://apt.puppetlabs.com trusty/main amd64 Packages
  390.  Hit http://apt.puppetlabs.com trusty/dependencies amd64 Packages
  391.  Hit http://archive.ubuntu.com trusty-updates InRelease
  392.  Hit http://archive.ubuntu.com trusty-backports InRelease
  393.  Hit http://archive.ubuntu.com trusty Release.gpg
  394.  Get:2 http://security.ubuntu.com trusty-security/main Sources [124 kB]
  395.  Hit http://archive.ubuntu.com trusty-updates/main Sources
  396.  Hit http://archive.ubuntu.com trusty-updates/restricted Sources
  397.  Get:3 http://security.ubuntu.com trusty-security/universe Sources [48.6 kB]
  398.  Hit http://archive.ubuntu.com trusty-updates/universe Sources
  399.  Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [579 kB]
  400.  Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
  401.  Ign http://apt.puppetlabs.com trusty/dependencies Translation-en_US
  402.  Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
  403.  Ign http://apt.puppetlabs.com trusty/dependencies Translation-en
  404.  Ign http://apt.puppetlabs.com trusty/main Translation-en_US
  405.  Ign http://apt.puppetlabs.com trusty/main Translation-en
  406.  Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
  407.  Get:5 http://security.ubuntu.com trusty-security/universe amd64 Packages [150 kB]
  408.  Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
  409.  Hit http://security.ubuntu.com trusty-security/main Translation-en
  410.  Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
  411.  Hit http://security.ubuntu.com trusty-security/universe Translation-en
  412.  Hit http://archive.ubuntu.com trusty-updates/main Translation-en
  413.  Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
  414.  Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
  415.  Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
  416.  Hit http://archive.ubuntu.com trusty-backports/main Sources
  417.  Hit http://archive.ubuntu.com trusty-backports/restricted Sources
  418.  Hit http://archive.ubuntu.com trusty-backports/universe Sources
  419.  Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
  420.  Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
  421.  Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
  422.  Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
  423.  Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
  424.  Hit http://archive.ubuntu.com trusty-backports/main Translation-en
  425.  Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
  426.  Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
  427.  Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
  428.  Hit http://archive.ubuntu.com trusty Release
  429.  Hit http://archive.ubuntu.com trusty/main Sources
  430.  Hit http://archive.ubuntu.com trusty/restricted Sources
  431.  Hit http://archive.ubuntu.com trusty/universe Sources
  432.  Hit http://archive.ubuntu.com trusty/multiverse Sources
  433.  Hit http://archive.ubuntu.com trusty/main amd64 Packages
  434.  Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
  435.  Hit http://archive.ubuntu.com trusty/universe amd64 Packages
  436.  Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
  437.  Hit http://archive.ubuntu.com trusty/main Translation-en
  438.  Hit http://archive.ubuntu.com trusty/multiverse Translation-en
  439.  Hit http://archive.ubuntu.com trusty/restricted Translation-en
  440.  Hit http://archive.ubuntu.com trusty/universe Translation-en
  441.  Ign http://archive.ubuntu.com trusty/main Translation-en_US
  442.  Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US
  443.  Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
  444.  Ign http://archive.ubuntu.com trusty/universe Translation-en_US
  445.  Fetched 969 kB in 5s (166 kB/s)
  446. Reading package lists...
  447. 
  448. ubuntu-14 executed in 7.04 seconds
  449. 
  450. ubuntu-14 08:50:21$ apt-get install --force-yes -y puppet
  451.  Reading package lists...
  452.  Building dependency tree...
  453.  Reading state information...
  454.  The following packages were automatically installed and are no longer required:
  455.  ruby-rgen ruby-safe-yaml
  456.  Use 'apt-get autoremove' to remove them.
  457.  The following extra packages will be installed:
  458.  hiera puppet-common
  459.  Suggested packages:
  460.  puppet-el vim-puppet ruby-selinux libselinux-ruby1.8 librrd-ruby1.9.1
  461.  librrd-ruby1.8
  462.  The following packages will be REMOVED:
  463.  ruby-hiera
  464.  The following NEW packages will be installed:
  465.  hiera
  466.  The following packages will be upgraded:
  467.  puppet puppet-common
  468.  2 upgraded, 1 newly installed, 1 to remove and 1 not upgraded.
  469. Need to get 1,290 kB of archives.
  470. After this operation, 3,424 kB of additional disk space will be used.
  471. Get:1 http://apt.puppetlabs.com/ trusty/main puppet all 3.8.7-1puppetlabs1 [9,308 B]
  472.  Get:2 http://apt.puppetlabs.com/ trusty/main puppet-common all 3.8.7-1puppetlabs1 [1,269 kB]
  473.  Get:3 http://apt.puppetlabs.com/ trusty/main hiera all 1.3.4-1puppetlabs1 [12.0 kB]
  474.  debconf: unable to initialize frontend: Dialog
  475.  debconf: (TERM is not set, so the dialog frontend is not usable.)
  476.  debconf: falling back to frontend: Readline
  477.  debconf: unable to initialize frontend: Readline
  478.  debconf: (This frontend requires a controlling tty.)
  479.  debconf: falling back to frontend: Teletype
  480.  dpkg-preconfigure: unable to re-open stdin:
  481.  Fetched 1,290 kB in 0s (3,232 kB/s)
  482.  (Reading database ... 63129 files and directories currently installed.)
  483.  Preparing to unpack .../puppet_3.8.7-1puppetlabs1_all.deb ...
  484.  * Stopping puppet agent
  485.  ...done.
  486.  Unpacking puppet (3.8.7-1puppetlabs1) over (3.4.3-1ubuntu1.1) ...
  487.  Preparing to unpack .../puppet-common_3.8.7-1puppetlabs1_all.deb ...
  488.  Unpacking puppet-common (3.8.7-1puppetlabs1) over (3.4.3-1ubuntu1.1) ...
  489.  dpkg: warning: unable to delete old directory '/etc/ldap/schema': Directory not empty
  490.  Processing triggers for ureadahead (0.100.0-16) ...
  491.  Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  492.  (Reading database ... 63635 files and directories currently installed.)
  493.  Removing ruby-hiera (1.3.0-1) ...
  494.  Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  495.  Selecting previously unselected package hiera.
  496.  (Reading database ... 63612 files and directories currently installed.)
  497.  Preparing to unpack .../hiera_1.3.4-1puppetlabs1_all.deb ...
  498.  Unpacking hiera (1.3.4-1puppetlabs1) ...
  499.  Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  500.  Setting up hiera (1.3.4-1puppetlabs1) ...
  501.  Setting up puppet-common (3.8.7-1puppetlabs1) ...
  502.  Installing new version of config file /etc/puppet/puppet.conf ...
  503.  Installing new version of config file /etc/logcheck/ignore.d.server/puppet-common ...
  504.  Setting up puppet (3.8.7-1puppetlabs1) ...
  505.  Installing new version of config file /etc/init.d/puppet ...
  506.  * Starting puppet agent
  507. 
  508.  puppet not configured to start, please edit /etc/default/puppet to enable
  509.  ...done.
  510.  Processing triggers for ureadahead (0.100.0-16) ...
  511. 
  512. ubuntu-14 executed in 1.94 seconds
  513. 
  514. ubuntu-14 08:50:22$ echo "/usr/bin"
  515.  /usr/bin
  516. 
  517. ubuntu-14 executed in 0.04 seconds
  518. 
  519. ubuntu-14 08:50:23$ echo "/opt/puppet-git-repos/hiera/bin"
  520.  /opt/puppet-git-repos/hiera/bin
  521. 
  522. ubuntu-14 executed in 0.04 seconds
  523. 
  524. ubuntu-14 08:50:23$ grep ^PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  525.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  526. 
  527. ubuntu-14 executed in 0.05 seconds
  528. 
  529. ubuntu-14 08:50:23$ grep ^PATH=.*PATH ~/.ssh/environment
  530.  PATH=PATH:/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  531. 
  532. ubuntu-14 executed in 0.04 seconds
  533. 
  534. ubuntu-14 08:50:23$ mkdir -p /etc/puppet
  535. 
  536. ubuntu-14 executed in 0.04 seconds
  537. 
  538. ubuntu-14 08:50:23$ puppet agent --configprint hiera_config
  539.  /etc/puppet/hiera.yaml
  540. 
  541. ubuntu-14 executed in 0.39 seconds
  542. 
  543. ubuntu-14 08:50:23$ echo '' >> /etc/puppet/hiera.yaml
  544. 
  545. ubuntu-14 executed in 0.04 seconds
  546. 
  547. ubuntu-14 08:50:23$ echo /etc/puppet/modules
  548.  /etc/puppet/modules
  549. 
  550. ubuntu-14 executed in 0.04 seconds
  551. Using scp to transfer /home/daniel/puppet-opendaylight to /etc/puppet/modules/opendaylight
  552. localhost $ scp /home/daniel/puppet-opendaylight ubuntu-14:/etc/puppet/modules {:ignore => [".bundle", ".git", ".idea", ".vagrant", ".vendor", "vendor", "acceptance", "bundle", "spec", "tests", "log", ".svn", "junit", "pkg", "example", ".", ".."]}
  553. going to ignore (?-mix:((\/|\A)\.bundle(\/|\z))|((\/|\A)\.git(\/|\z))|((\/|\A)\.idea(\/|\z))|((\/|\A)\.vagrant(\/|\z))|((\/|\A)\.vendor(\/|\z))|((\/|\A)vendor(\/|\z))|((\/|\A)acceptance(\/|\z))|((\/|\A)bundle(\/|\z))|((\/|\A)spec(\/|\z))|((\/|\A)tests(\/|\z))|((\/|\A)log(\/|\z))|((\/|\A)\.svn(\/|\z))|((\/|\A)junit(\/|\z))|((\/|\A)pkg(\/|\z))|((\/|\A)example(\/|\z))|((\/|\A)\.(\/|\z))|((\/|\A)\.\.(\/|\z)))
  554. 
  555. ubuntu-14 08:50:26$ rm -rf /etc/puppet/modules/opendaylight
  556. 
  557. ubuntu-14 executed in 0.04 seconds
  558. 
  559. ubuntu-14 08:50:26$ mv /etc/puppet/modules/puppet-opendaylight /etc/puppet/modules/opendaylight
  560. 
  561. ubuntu-14 executed in 0.04 seconds
  562. 
  563. ubuntu-14 08:50:26$ puppet module install puppetlabs-stdlib
  564.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  565. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning') Notice: Preparing to install into /etc/puppet/modules ...
  566. 
  567.  Notice: Downloading from https://forgeapi.puppetlabs.com ...
  568.  Notice: Installing -- do not interrupt ...
  569.  /etc/puppet/modules
  570. └── puppetlabs-stdlib (v4.15.0)
  571. 
  572. ubuntu-14 executed in 3.62 seconds
  573. 
  574. ubuntu-14 08:50:29$ puppet module install camptocamp-archive
  575.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  576. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  577.  Notice: Preparing to install into /etc/puppet/modules ...
  578.  Notice: Downloading from https://forgeapi.puppetlabs.com ...
  579.  Notice: Installing -- do not interrupt ...
  580.  /etc/puppet/modules
  581. └── camptocamp-archive (v0.9.0)
  582. 
  583. ubuntu-14 executed in 2.03 seconds
  584. 
  585. ubuntu-14 08:50:31$ puppet module install puppetlabs-java
  586.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  587. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning') Notice: Preparing to install into /etc/puppet/modules ...
  588. 
  589.  Notice: Downloading from https://forgeapi.puppetlabs.com ...
  590.  Notice: Installing -- do not interrupt ...
  591.  /etc/puppet/modules
  592. └─┬ puppetlabs-java (v1.6.0)
  593. └── puppetlabs-stdlib (v4.15.0)
  594. 
  595. ubuntu-14 executed in 4.52 seconds
  596. 
  597. ubuntu-14 08:50:36$ puppet module install puppetlabs-apt
  598.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  599. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  600.  Notice: Preparing to install into /etc/puppet/modules ...
  601.  Notice: Downloading from https://forgeapi.puppetlabs.com ...
  602.  Notice: Installing -- do not interrupt ...
  603.  /etc/puppet/modules
  604. └─┬ puppetlabs-apt (v2.3.0)
  605. └── puppetlabs-stdlib (v4.15.0)
  606. 
  607. ubuntu-14 executed in 5.02 seconds
  608. 
  609. opendaylight class
  610. testing install methods
  611. 
  612. ubuntu-14 08:50:41$ mktemp -t apply_manifest.pp.XXXXXX
  613.  /tmp/apply_manifest.pp.jXuNrQ
  614. 
  615. ubuntu-14 executed in 0.04 seconds
  616. localhost $ scp /tmp/beaker20170203-18529-9tzs0u ubuntu-14:/tmp/apply_manifest.pp.jXuNrQ {:ignore => }
  617. 
  618. ubuntu-14 08:50:41$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.jXuNrQ
  619.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  620. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  621.  Info: Loading facts
  622.  Info: Loading facts
  623.  Info: Loading facts
  624.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.jXuNrQ:3 on node ubuntu-14.rdu.redhat.com
  625.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.jXuNrQ:3 on node ubuntu-14.rdu.redhat.com
  626. 
  627. ubuntu-14 executed in 1.46 seconds
  628. Exited: 1
  629.  should work idempotently with no errors (FAILED - 1)
  630. Ppa "ppa:odl-team/boron"
  631. 
  632. ubuntu-14 08:50:43$ /bin/sh -c uname\ -sr
  633.  Linux 3.13.0-108-generic
  634. 
  635. ubuntu-14 executed in 0.04 seconds
  636. 
  637. ubuntu-14 08:50:43$ /bin/sh -c ls\ /etc/fedora-release
  638.  ls: cannot access /etc/fedora-release: No such file or directory
  639. 
  640. ubuntu-14 executed in 0.04 seconds
  641. Exited: 2
  642. 
  643. ubuntu-14 08:50:43$ /bin/sh -c ls\ /etc/redhat-release
  644.  ls: cannot access /etc/redhat-release: No such file or directory
  645. 
  646. ubuntu-14 executed in 0.04 seconds
  647. Exited: 2
  648. 
  649. ubuntu-14 08:50:43$ /bin/sh -c ls\ /etc/system-release
  650.  ls: cannot access /etc/system-release: No such file or directory
  651. 
  652. ubuntu-14 executed in 0.04 seconds
  653. Exited: 2
  654. 
  655. ubuntu-14 08:50:43$ /bin/sh -c uname\ -sr
  656.  Linux 3.13.0-108-generic
  657. 
  658. ubuntu-14 executed in 0.04 seconds
  659. 
  660. ubuntu-14 08:50:43$ /bin/sh -c ls\ /var/run/current-system/sw
  661.  ls: cannot access /var/run/current-system/sw: No such file or directory
  662. 
  663. ubuntu-14 executed in 0.04 seconds
  664. Exited: 2
  665. 
  666. ubuntu-14 08:50:43$ /bin/sh -c vmware\ -v
  667.  /bin/sh: 1: vmware: not found
  668. 
  669. ubuntu-14 executed in 0.04 seconds
  670. Exited: 127
  671. 
  672. ubuntu-14 08:50:43$ /bin/sh -c cat\ /etc/debian_version
  673.  jessie/sid
  674. 
  675. ubuntu-14 executed in 0.04 seconds
  676. 
  677. ubuntu-14 08:50:43$ /bin/sh -c lsb_release\ -ir
  678.  Distributor ID: Ubuntu
  679. Release: 14.04
  680. 
  681. ubuntu-14 executed in 0.04 seconds
  682. 
  683. ubuntu-14 08:50:43$ /bin/sh -c uname\ -m
  684.  x86_64
  685. 
  686. ubuntu-14 executed in 0.04 seconds
  687. 
  688. ubuntu-14 08:50:43$ /bin/sh -c find\ /etc/apt/\ -name\ \*.list\ \|\ xargs\ grep\ -o\ -E\ \"deb\ \+\[\\\"\'\]\?http://ppa.launchpad.net/odl-team/boron\"
  689. 
  690. ubuntu-14 executed in 0.04 seconds
  691. Exited: 123
  692.  should exist (FAILED - 2)
  693. 
  694. ubuntu-14 08:50:43$ /bin/sh -c find\ /etc/apt/\ -name\ \*.list\ \|\ xargs\ grep\ -o\ -E\ \"\^deb\ \+\[\\\"\'\]\?http://ppa.launchpad.net/odl-team/boron\"
  695. 
  696. ubuntu-14 executed in 0.04 seconds
  697. Exited: 123
  698.  should be enabled (FAILED - 3)
  699. Package "opendaylight"
  700. 
  701. ubuntu-14 08:50:43$ /bin/sh -c dpkg-query\ -f\ \'\$\{Status\}\'\ -W\ opendaylight\ \|\ grep\ -E\ \'\^\(install\|hold\)\ ok\ installed\$\'
  702.  dpkg-query: no packages found matching opendaylight
  703. 
  704. ubuntu-14 executed in 0.04 seconds
  705. Exited: 1
  706.  should be installed (FAILED - 4)
  707. File "/opt/opendaylight/"
  708. 
  709. ubuntu-14 08:50:43$ /bin/sh -c test\ -d\ /opt/opendaylight/
  710. 
  711. ubuntu-14 executed in 0.04 seconds
  712. Exited: 1
  713.  should be directory (FAILED - 5)
  714. 
  715. ubuntu-14 08:50:43$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/\ \|\ grep\ --\ \\\^odl\\\$
  716.  stat: cannot stat ‘/opt/opendaylight/’: No such file or directory
  717. 
  718. ubuntu-14 executed in 0.04 seconds
  719. Exited: 1
  720.  should be owned by "odl" (FAILED - 6)
  721. 
  722. ubuntu-14 08:50:43$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/\ \|\ grep\ --\ \\\^odl\\\$
  723.  stat: cannot stat ‘/opt/opendaylight/’: No such file or directory
  724. 
  725. ubuntu-14 executed in 0.04 seconds
  726. Exited: 1
  727.  should be grouped into "odl" (FAILED - 7)
  728. Service "opendaylight"
  729. 
  730. ubuntu-14 08:50:43$ /bin/sh -c ls\ /etc/rc3.d/\ \|\ grep\ --\ \'\^S..opendaylight\$\'\ \|\|\ grep\ \'\^\ \*start\ on\'\ /etc/init/opendaylight.conf
  731.  grep: /etc/init/opendaylight.conf: No such file or directory
  732. 
  733. ubuntu-14 executed in 0.04 seconds
  734. Exited: 2
  735.  should be enabled (FAILED - 8)
  736. 
  737. ubuntu-14 08:50:43$ /bin/sh -c ls\ /etc/rc3.d/\ \|\ grep\ --\ \'\^S..opendaylight\$\'\ \|\|\ grep\ \'\^\ \*start\ on\'\ /etc/init/opendaylight.conf
  738.  grep:  /etc/init/opendaylight.conf : No such file or directory
  739. 
  740. ubuntu-14 executed in 0.04 seconds
  741. Exited: 2
  742.  should be enabled with level 3 (FAILED - 9)
  743. 
  744. ubuntu-14 08:50:43$ /bin/sh -c service\ opendaylight\ status\ \&\&\ service\ opendaylight\ status\ \|\ egrep\ \'running\|online\'
  745.  opendaylight: unrecognized service
  746. 
  747. ubuntu-14 executed in 0.04 seconds
  748. Exited: 1
  749. 
  750. ubuntu-14 08:50:43$ /bin/sh -c ps\ aux\ \|\ grep\ -w\ --\ opendaylight\ \|\ grep\ -qv\ grep
  751. 
  752. ubuntu-14 executed in 0.04 seconds
  753. Exited: 1
  754.  should be running (FAILED - 10)
  755. User "odl"
  756. 
  757. ubuntu-14 08:50:44$ /bin/sh -c id\ odl
  758.  id:  odl: no such user
  759. 
  760. ubuntu-14 executed in 0.04 seconds
  761. Exited: 1
  762.  should exist (FAILED - 11)
  763. 
  764. ubuntu-14 08:50:44$ /bin/sh -c id\ odl\ \|\ sed\ \'s/\ context\=.\*//g\'\ \|\ cut\ -f\ 4\ -d\ \'\=\'\ \|\ grep\ --\ odl
  765.  id:  odl: no such user
  766. 
  767. ubuntu-14 executed in 0.04 seconds
  768. Exited: 1
  769.  should belong to group "odl" (FAILED - 12)
  770. 
  771. ubuntu-14 08:50:44$ /bin/sh -c getent\ passwd\ odl\ \|\ cut\ -f\ 6\ -d\ \':\'\ \|\ grep\ -w\ --\ /opt/opendaylight
  772. 
  773. ubuntu-14 executed in 0.04 seconds
  774. Exited: 1
  775.  should have home directory "/opt/opendaylight" (FAILED - 13)
  776. Group "odl"
  777. 
  778. ubuntu-14 08:50:44$ /bin/sh -c getent\ group\ odl
  779. 
  780. ubuntu-14 executed in 0.04 seconds
  781. Exited: 2
  782.  should exist (FAILED - 14)
  783. File "/home/odl"
  784. 
  785. ubuntu-14 08:50:44$ /bin/sh -c test\ -d\ /home/odl
  786. 
  787. ubuntu-14 executed in 0.04 seconds
  788. Exited: 1
  789.  should not be directory
  790. Process "java"
  791. 
  792. ubuntu-14 08:50:44$ /bin/sh -c ps\ -C\ java\ -o\ pid\=\ \|\ head\ -1
  793. 
  794. ubuntu-14 executed in 0.04 seconds
  795.  should be running (FAILED - 15)
  796. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  797. 
  798. ubuntu-14 08:50:44$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  799. 
  800. ubuntu-14 executed in 0.04 seconds
  801. Exited: 1
  802.  should be file (FAILED - 16)
  803. 
  804. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  805.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  806. 
  807. ubuntu-14 executed in 0.04 seconds
  808. Exited: 1
  809.  should be owned by "odl" (FAILED - 17)
  810. 
  811. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  812.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  813. 
  814. ubuntu-14 executed in 0.04 seconds
  815. Exited: 1
  816.  should be grouped into "odl" (FAILED - 18)
  817. File "/opt/opendaylight/etc/jetty.xml"
  818. 
  819. ubuntu-14 08:50:44$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/jetty.xml
  820. 
  821. ubuntu-14 executed in 0.04 seconds
  822. Exited: 1
  823.  should be file (FAILED - 19)
  824. 
  825. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  826.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’: No such file or directory
  827. 
  828. ubuntu-14 executed in 0.04 seconds
  829. Exited: 1
  830.  should be owned by "odl" (FAILED - 20)
  831. 
  832. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  833.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’: No such file or directory
  834. 
  835. ubuntu-14 executed in 0.04 seconds
  836. Exited: 1
  837.  should be grouped into "odl" (FAILED - 21)
  838. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  839. 
  840. ubuntu-14 08:50:44$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  841. 
  842. ubuntu-14 executed in 0.04 seconds
  843. Exited: 1
  844.  should be file (FAILED - 22)
  845. 
  846. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  847.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  848. 
  849. ubuntu-14 executed in 0.04 seconds
  850. Exited: 1
  851.  should be owned by "odl" (FAILED - 23)
  852. 
  853. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  854.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  855. 
  856. ubuntu-14 executed in 0.04 seconds
  857. Exited: 1
  858.  should be grouped into "odl" (FAILED - 24)
  859. File "/etc/init/opendaylight.conf"
  860. 
  861. ubuntu-14 08:50:44$ /bin/sh -c test\ -f\ /etc/init/opendaylight.conf
  862. 
  863. ubuntu-14 executed in 0.04 seconds
  864. Exited: 1
  865.  should be file (FAILED - 25)
  866. 
  867. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%U\ /etc/init/opendaylight.conf\ \|\ grep\ --\ \\\^root\\\$
  868.  stat: cannot stat ‘/etc/init/opendaylight.conf’: No such file or directory
  869. 
  870. ubuntu-14 executed in 0.04 seconds
  871. Exited: 1
  872.  should be owned by "root" (FAILED - 26)
  873. 
  874. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%G\ /etc/init/opendaylight.conf\ \|\ grep\ --\ \\\^root\\\$
  875.  stat: cannot stat ‘/etc/init/opendaylight.conf’: No such file or directory
  876. 
  877. ubuntu-14 executed in 0.04 seconds
  878. Exited: 1
  879.  should be grouped into "root" (FAILED - 27)
  880. 
  881. ubuntu-14 08:50:44$ /bin/sh -c stat\ -c\ \%a\ /etc/init/opendaylight.conf\ \|\ grep\ --\ \\\^644\\\$
  882.  stat: cannot stat ‘/etc/init/opendaylight.conf’: No such file or directory
  883. 
  884. ubuntu-14 executed in 0.04 seconds
  885. Exited: 1
  886.  should be mode "644" (FAILED - 28)
  887. Package "openjdk-8-jdk"
  888. 
  889. ubuntu-14 08:50:44$ /bin/sh -c dpkg-query\ -f\ \'\$\{Status\}\'\ -W\ openjdk-8-jdk\ \|\ grep\ -E\ \'\^\(install\|hold\)\ ok\ installed\$\'
  890.  dpkg-query: no packages found matching openjdk-8-jdk
  891. 
  892. ubuntu-14 executed in 0.04 seconds
  893. Exited: 1
  894.  should be installed (FAILED - 29)
  895. testing Karaf config file
  896. using default features
  897. and not passing extra features
  898. 
  899. ubuntu-14 08:50:44$ mktemp -t apply_manifest.pp.XXXXXX
  900.  /tmp/apply_manifest.pp.ytXo6c
  901. 
  902. ubuntu-14 executed in 0.04 seconds
  903. localhost $ scp /tmp/beaker20170203-18529-pq2qib ubuntu-14:/tmp/apply_manifest.pp.ytXo6c {:ignore => }
  904. 
  905. ubuntu-14 08:50:45$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.ytXo6c
  906.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  907. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  908.  Info: Loading facts
  909.  Info: Loading facts
  910.  Info: Loading facts
  911.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.ytXo6c:3 on node ubuntu-14.rdu.redhat.com
  912.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.ytXo6c:3 on node ubuntu-14.rdu.redhat.com
  913. 
  914. ubuntu-14 executed in 1.34 seconds
  915. Exited: 1
  916.  should work idempotently with no errors (FAILED - 30)
  917. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  918. 
  919. ubuntu-14 08:50:46$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  920. 
  921. ubuntu-14 executed in 0.04 seconds
  922. Exited: 1
  923.  should be file (FAILED - 31)
  924. 
  925. ubuntu-14 08:50:46$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  926.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  927. 
  928. ubuntu-14 executed in 0.04 seconds
  929. Exited: 1
  930.  should be owned by "odl" (FAILED - 32)
  931. 
  932. ubuntu-14 08:50:46$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  933.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  934. 
  935. ubuntu-14 executed in 0.04 seconds
  936. Exited: 1
  937.  should be grouped into "odl" (FAILED - 33)
  938. content
  939. 
  940. ubuntu-14 08:50:46$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  941. 
  942. ubuntu-14 executed in 0.04 seconds
  943.  should match /^featuresBoot=config,standard,region,package,kar,ssh,management/ (FAILED - 34)
  944. and passing extra features
  945. 
  946. ubuntu-14 08:50:46$ mktemp -t apply_manifest.pp.XXXXXX
  947.  /tmp/apply_manifest.pp.dIkSll
  948. 
  949. ubuntu-14 executed in 0.04 seconds
  950. localhost $ scp /tmp/beaker20170203-18529-v1z43m ubuntu-14:/tmp/apply_manifest.pp.dIkSll {:ignore => }
  951. 
  952. ubuntu-14 08:50:46$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.dIkSll
  953.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  954. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  955.  Info: Loading facts
  956.  Info: Loading facts
  957.  Info: Loading facts
  958.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.dIkSll:3 on node ubuntu-14.rdu.redhat.com
  959.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.dIkSll:3 on node ubuntu-14.rdu.redhat.com
  960. 
  961. ubuntu-14 executed in 1.43 seconds
  962. Exited: 1
  963.  should work idempotently with no errors (FAILED - 35)
  964. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  965. 
  966. ubuntu-14 08:50:48$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  967. 
  968. ubuntu-14 executed in 0.04 seconds
  969. Exited: 1
  970.  should be file (FAILED - 36)
  971. 
  972. ubuntu-14 08:50:48$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  973.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  974. 
  975. ubuntu-14 executed in 0.04 seconds
  976. Exited: 1
  977.  should be owned by "odl" (FAILED - 37)
  978. 
  979. ubuntu-14 08:50:48$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  980.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  981. 
  982. ubuntu-14 executed in 0.04 seconds
  983. Exited: 1
  984.  should be grouped into "odl" (FAILED - 38)
  985. content
  986. 
  987. ubuntu-14 08:50:48$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  988. 
  989. ubuntu-14 executed in 0.04 seconds
  990.  should match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/ (FAILED - 39)
  991. overriding default features
  992. and not passing extra features
  993. 
  994. ubuntu-14 08:50:48$ mktemp -t apply_manifest.pp.XXXXXX
  995.  /tmp/apply_manifest.pp.zEsEpw
  996. 
  997. ubuntu-14 executed in 0.04 seconds
  998. localhost $ scp /tmp/beaker20170203-18529-1ql985y ubuntu-14:/tmp/apply_manifest.pp.zEsEpw {:ignore => }
  999. 
  1000. ubuntu-14 08:50:48$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.zEsEpw
  1001.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1002. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1003.  Info: Loading facts
  1004.  Info: Loading facts
  1005.  Info: Loading facts
  1006.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.zEsEpw:3 on node ubuntu-14.rdu.redhat.com
  1007.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.zEsEpw:3 on node ubuntu-14.rdu.redhat.com
  1008. 
  1009. ubuntu-14 executed in 1.51 seconds
  1010. Exited: 1
  1011.  should work idempotently with no errors (FAILED - 40)
  1012. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1013. 
  1014. ubuntu-14 08:50:49$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1015. 
  1016. ubuntu-14 executed in 0.04 seconds
  1017. Exited: 1
  1018.  should be file (FAILED - 41)
  1019. 
  1020. ubuntu-14 08:50:49$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1021.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1022. 
  1023. ubuntu-14 executed in 0.04 seconds
  1024. Exited: 1
  1025.  should be owned by "odl" (FAILED - 42)
  1026. 
  1027. ubuntu-14 08:50:50$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1028.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1029. 
  1030. ubuntu-14 executed in 0.04 seconds
  1031. Exited: 1
  1032.  should be grouped into "odl" (FAILED - 43)
  1033. content
  1034. 
  1035. ubuntu-14 08:50:50$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1036. 
  1037. ubuntu-14 executed in 0.04 seconds
  1038.  should match /^featuresBoot=standard,ssh/ (FAILED - 44)
  1039. and passing extra features
  1040. 
  1041. ubuntu-14 08:50:50$ mktemp -t apply_manifest.pp.XXXXXX
  1042.  /tmp/apply_manifest.pp.3JOqNw
  1043. 
  1044. ubuntu-14 executed in 0.04 seconds
  1045. localhost $ scp /tmp/beaker20170203-18529-1cfqlyj ubuntu-14:/tmp/apply_manifest.pp.3JOqNw {:ignore => }
  1046. 
  1047. ubuntu-14 08:50:50$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.3JOqNw
  1048.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1049. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1050.  Info: Loading facts
  1051.  Info: Loading facts
  1052.  Info: Loading facts
  1053.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.3JOqNw:3 on node ubuntu-14.rdu.redhat.com
  1054.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.3JOqNw:3 on node ubuntu-14.rdu.redhat.com
  1055. 
  1056. ubuntu-14 executed in 1.27 seconds
  1057. Exited: 1
  1058.  should work idempotently with no errors (FAILED - 45)
  1059. File "/opt/opendaylight/etc/org.apache.karaf.features.cfg"
  1060. 
  1061. ubuntu-14 08:50:51$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.apache.karaf.features.cfg
  1062. 
  1063. ubuntu-14 executed in 0.04 seconds
  1064. Exited: 1
  1065.  should be file (FAILED - 46)
  1066. 
  1067. ubuntu-14 08:50:51$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1068.  stat:  cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’ : No such file or directory
  1069. 
  1070. ubuntu-14 executed in 0.04 seconds
  1071. Exited: 1
  1072.  should be owned by "odl" (FAILED - 47)
  1073. 
  1074. ubuntu-14 08:50:51$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1075.  stat: cannot stat ‘/opt/opendaylight/etc/org.apache.karaf.features.cfg’: No such file or directory
  1076. 
  1077. ubuntu-14 executed in 0.04 seconds
  1078. Exited: 1
  1079.  should be grouped into "odl" (FAILED - 48)
  1080. content
  1081. 
  1082. ubuntu-14 08:50:51$ /bin/sh -c cat\ /opt/opendaylight/etc/org.apache.karaf.features.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1083. 
  1084. ubuntu-14 executed in 0.04 seconds
  1085.  should match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/ (FAILED - 49)
  1086. testing REST port config file
  1087. using default port
  1088. 
  1089. ubuntu-14 08:50:51$ mktemp -t apply_manifest.pp.XXXXXX
  1090.  /tmp/apply_manifest.pp.JAL37e
  1091. 
  1092. ubuntu-14 executed in 0.04 seconds
  1093. localhost $ scp /tmp/beaker20170203-18529-1mficbc ubuntu-14:/tmp/apply_manifest.pp.JAL37e {:ignore => }
  1094. 
  1095. ubuntu-14 08:50:51$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.JAL37e
  1096.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1097. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1098.  Info: Loading facts
  1099.  Info: Loading facts
  1100.  Info: Loading facts
  1101.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.JAL37e:3 on node ubuntu-14.rdu.redhat.com
  1102.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.JAL37e:3 on node ubuntu-14.rdu.redhat.com
  1103. 
  1104. ubuntu-14 executed in 1.28 seconds
  1105. Exited: 1
  1106.  should work idempotently with no errors (FAILED - 50)
  1107. File "/opt/opendaylight/etc/jetty.xml"
  1108. 
  1109. ubuntu-14 08:50:53$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/jetty.xml
  1110. 
  1111. ubuntu-14 executed in 0.04 seconds
  1112. Exited: 1
  1113.  should be file (FAILED - 51)
  1114. 
  1115. ubuntu-14 08:50:53$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1116.  stat:  cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1117. 
  1118. ubuntu-14 executed in 0.04 seconds
  1119. Exited: 1
  1120.  should be owned by "odl" (FAILED - 52)
  1121. 
  1122. ubuntu-14 08:50:53$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1123.  stat: cannot stat ‘/opt/opendaylight/etc/jetty.xml’: No such file or directory
  1124. 
  1125. ubuntu-14 executed in 0.04 seconds
  1126. Exited: 1
  1127.  should be grouped into "odl" (FAILED - 53)
  1128. content
  1129. 
  1130. ubuntu-14 08:50:53$ /bin/sh -c cat\ /opt/opendaylight/etc/jetty.xml\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1131. 
  1132. ubuntu-14 executed in 0.04 seconds
  1133.  should match /Property name="jetty.port" default="8080"/ (FAILED - 54)
  1134. overriding default port
  1135. 
  1136. ubuntu-14 08:50:53$ mktemp -t apply_manifest.pp.XXXXXX
  1137.  /tmp/apply_manifest.pp.wE8p2t
  1138. 
  1139. ubuntu-14 executed in 0.04 seconds
  1140. localhost $ scp /tmp/beaker20170203-18529-1kzjpg3 ubuntu-14:/tmp/apply_manifest.pp.wE8p2t {:ignore => }
  1141. 
  1142. ubuntu-14 08:50:53$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.wE8p2t
  1143.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1144. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1145.  Info: Loading facts
  1146.  Info: Loading facts
  1147.  Info: Loading facts
  1148.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.wE8p2t:3 on node ubuntu-14.rdu.redhat.com
  1149.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.wE8p2t:3 on node ubuntu-14.rdu.redhat.com
  1150. 
  1151. ubuntu-14 executed in 1.29 seconds
  1152. Exited: 1
  1153.  should work idempotently with no errors (FAILED - 55)
  1154. File "/opt/opendaylight/etc/jetty.xml"
  1155. 
  1156. ubuntu-14 08:50:54$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/jetty.xml
  1157. 
  1158. ubuntu-14 executed in 0.04 seconds
  1159. Exited: 1
  1160.  should be file (FAILED - 56)
  1161. 
  1162. ubuntu-14 08:50:54$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1163.  stat:  cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1164. 
  1165. ubuntu-14 executed in 0.04 seconds
  1166. Exited: 1
  1167.  should be owned by "odl" (FAILED - 57)
  1168. 
  1169. ubuntu-14 08:50:54$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/jetty.xml\ \|\ grep\ --\ \\\^odl\\\$
  1170.  stat:  cannot stat ‘/opt/opendaylight/etc/jetty.xml’ : No such file or directory
  1171. 
  1172. ubuntu-14 executed in 0.05 seconds
  1173. Exited: 1
  1174.  should be grouped into "odl" (FAILED - 58)
  1175. content
  1176. 
  1177. ubuntu-14 08:50:54$ /bin/sh -c cat\ /opt/opendaylight/etc/jetty.xml\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1178. 
  1179. ubuntu-14 executed in 0.04 seconds
  1180.  should match /Property name="jetty.port" default="7777"/ (FAILED - 59)
  1181. testing custom logging verbosity
  1182. using default log levels
  1183. 
  1184. ubuntu-14 08:50:54$ mktemp -t apply_manifest.pp.XXXXXX
  1185.  /tmp/apply_manifest.pp.qQ9Ygk
  1186. 
  1187. ubuntu-14 executed in 0.04 seconds
  1188. localhost $ scp /tmp/beaker20170203-18529-1j9ma3k ubuntu-14:/tmp/apply_manifest.pp.qQ9Ygk {:ignore => }
  1189. 
  1190. ubuntu-14 08:50:54$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.qQ9Ygk
  1191.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1192. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1193.  Info: Loading facts
  1194.  Info: Loading facts
  1195.  Info: Loading facts
  1196.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.qQ9Ygk:3 on node ubuntu-14.rdu.redhat.com
  1197.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.qQ9Ygk:3 on node ubuntu-14.rdu.redhat.com
  1198. 
  1199. ubuntu-14 executed in 1.29 seconds
  1200. Exited: 1
  1201.  should work idempotently with no errors (FAILED - 60)
  1202. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1203. 
  1204. ubuntu-14 08:50:56$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1205. 
  1206. ubuntu-14 executed in 0.04 seconds
  1207. Exited: 1
  1208.  should be file (FAILED - 61)
  1209. 
  1210. ubuntu-14 08:50:56$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1211.  stat:  cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1212. 
  1213. ubuntu-14 executed in 0.04 seconds
  1214. Exited: 1
  1215.  should be owned by "odl" (FAILED - 62)
  1216. 
  1217. ubuntu-14 08:50:56$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1218.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1219. 
  1220. ubuntu-14 executed in 0.04 seconds
  1221. Exited: 1
  1222.  should be grouped into "odl" (FAILED - 63)
  1223. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1224. 
  1225. ubuntu-14 08:50:56$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1226. 
  1227. ubuntu-14 executed in 0.04 seconds
  1228. Exited: 1
  1229.  should be file (FAILED - 64)
  1230. 
  1231. ubuntu-14 08:50:56$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1232.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1233. 
  1234. ubuntu-14 executed in 0.04 seconds
  1235. Exited: 1
  1236.  should be owned by "odl" (FAILED - 65)
  1237. 
  1238. ubuntu-14 08:50:56$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1239.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1240. 
  1241. ubuntu-14 executed in 0.04 seconds
  1242. Exited: 1
  1243.  should be grouped into "odl" (FAILED - 66)
  1244. content
  1245. 
  1246. ubuntu-14 08:50:56$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1247. 
  1248. ubuntu-14 executed in 0.04 seconds
  1249.  should not match /# Log level config added by puppet-opendaylight/
  1250. adding one custom log level
  1251. 
  1252. ubuntu-14 08:50:56$ mktemp -t apply_manifest.pp.XXXXXX
  1253.  /tmp/apply_manifest.pp.SgxioA
  1254. 
  1255. ubuntu-14 executed in 0.04 seconds
  1256. localhost $ scp /tmp/beaker20170203-18529-1grsb65 ubuntu-14:/tmp/apply_manifest.pp.SgxioA {:ignore => }
  1257. 
  1258. ubuntu-14 08:50:56$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.SgxioA
  1259.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1260. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1261.  Info: Loading facts
  1262.  Info: Loading facts
  1263.  Info: Loading facts
  1264.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.SgxioA:3 on node ubuntu-14.rdu.redhat.com
  1265.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.SgxioA:3 on node ubuntu-14.rdu.redhat.com
  1266. 
  1267. ubuntu-14 executed in 1.29 seconds
  1268. Exited: 1
  1269.  should work idempotently with no errors (FAILED - 67)
  1270. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1271. 
  1272. ubuntu-14 08:50:58$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1273. 
  1274. ubuntu-14 executed in 0.04 seconds
  1275. Exited: 1
  1276.  should be file (FAILED - 68)
  1277. 
  1278. ubuntu-14 08:50:58$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1279.  stat:  cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1280. 
  1281. ubuntu-14 executed in 0.04 seconds
  1282. Exited: 1
  1283.  should be owned by "odl" (FAILED - 69)
  1284. 
  1285. ubuntu-14 08:50:58$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1286.  stat:  cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1287. 
  1288. ubuntu-14 executed in 0.04 seconds
  1289. Exited: 1
  1290.  should be grouped into "odl" (FAILED - 70)
  1291. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1292. 
  1293. ubuntu-14 08:50:58$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1294. 
  1295. ubuntu-14 executed in 0.04 seconds
  1296. Exited: 1
  1297.  should be file (FAILED - 71)
  1298. 
  1299. ubuntu-14 08:50:58$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1300.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1301. 
  1302. ubuntu-14 executed in 0.04 seconds
  1303. Exited: 1
  1304.  should be owned by "odl" (FAILED - 72)
  1305. 
  1306. ubuntu-14 08:50:58$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1307.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1308. 
  1309. ubuntu-14 executed in 0.04 seconds
  1310. Exited: 1
  1311.  should be grouped into "odl" (FAILED - 73)
  1312. content
  1313. 
  1314. ubuntu-14 08:50:58$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1315. 
  1316. ubuntu-14 executed in 0.04 seconds
  1317.  should match /# Log level config added by puppet-opendaylight/ (FAILED - 74)
  1318. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1319. 
  1320. ubuntu-14 08:50:58$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1321. 
  1322. ubuntu-14 executed in 0.04 seconds
  1323. Exited: 1
  1324.  should be file (FAILED - 75)
  1325. 
  1326. ubuntu-14 08:50:58$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1327.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1328. 
  1329. ubuntu-14 executed in 0.04 seconds
  1330. Exited: 1
  1331.  should be owned by "odl" (FAILED - 76)
  1332. 
  1333. ubuntu-14 08:50:58$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1334.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1335. 
  1336. ubuntu-14 executed in 0.04 seconds
  1337. Exited: 1
  1338.  should be grouped into "odl" (FAILED - 77)
  1339. content
  1340. 
  1341. ubuntu-14 08:50:58$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1342. 
  1343. ubuntu-14 executed in 0.04 seconds
  1344.  should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/ (FAILED - 78)
  1345. adding two custom log level
  1346. 
  1347. ubuntu-14 08:50:58$ mktemp -t apply_manifest.pp.XXXXXX
  1348.  /tmp/apply_manifest.pp.Tet6vT
  1349. 
  1350. ubuntu-14 executed in 0.04 seconds
  1351. localhost $ scp /tmp/beaker20170203-18529-m5k1ct ubuntu-14:/tmp/apply_manifest.pp.Tet6vT {:ignore => }
  1352. 
  1353. ubuntu-14 08:50:58$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.Tet6vT
  1354.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1355. (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1356.  Info: Loading facts
  1357.  Info: Loading facts
  1358.  Info: Loading facts
  1359.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.Tet6vT:3 on node ubuntu-14.rdu.redhat.com
  1360.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.Tet6vT:3 on node ubuntu-14.rdu.redhat.com
  1361. 
  1362. ubuntu-14 executed in 1.29 seconds
  1363. Exited: 1
  1364.  should work idempotently with no errors (FAILED - 79)
  1365. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1366. 
  1367. ubuntu-14 08:50:59$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1368. 
  1369. ubuntu-14 executed in 0.04 seconds
  1370. Exited: 1
  1371.  should be file (FAILED - 80)
  1372. 
  1373. ubuntu-14 08:50:59$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1374.  stat:  cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’ : No such file or directory
  1375. 
  1376. ubuntu-14 executed in 0.04 seconds
  1377. Exited: 1
  1378.  should be owned by "odl" (FAILED - 81)
  1379. 
  1380. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1381.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1382. 
  1383. ubuntu-14 executed in 0.04 seconds
  1384. Exited: 1
  1385.  should be grouped into "odl" (FAILED - 82)
  1386. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1387. 
  1388. ubuntu-14 08:51:00$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1389. 
  1390. ubuntu-14 executed in 0.04 seconds
  1391. Exited: 1
  1392.  should be file (FAILED - 83)
  1393. 
  1394. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1395.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1396. 
  1397. ubuntu-14 executed in 0.04 seconds
  1398. Exited: 1
  1399.  should be owned by "odl" (FAILED - 84)
  1400. 
  1401. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1402.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1403. 
  1404. ubuntu-14 executed in 0.04 seconds
  1405. Exited: 1
  1406.  should be grouped into "odl" (FAILED - 85)
  1407. content
  1408. 
  1409. ubuntu-14 08:51:00$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1410. 
  1411. ubuntu-14 executed in 0.04 seconds
  1412.  should match /# Log level config added by puppet-opendaylight/ (FAILED - 86)
  1413. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1414. 
  1415. ubuntu-14 08:51:00$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1416. 
  1417. ubuntu-14 executed in 0.04 seconds
  1418. Exited: 1
  1419.  should be file (FAILED - 87)
  1420. 
  1421. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1422.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1423. 
  1424. ubuntu-14 executed in 0.04 seconds
  1425. Exited: 1
  1426.  should be owned by "odl" (FAILED - 88)
  1427. 
  1428. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1429.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1430. 
  1431. ubuntu-14 executed in 0.04 seconds
  1432. Exited: 1
  1433.  should be grouped into "odl" (FAILED - 89)
  1434. content
  1435. 
  1436. ubuntu-14 08:51:00$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1437. 
  1438. ubuntu-14 executed in 0.04 seconds
  1439.  should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/ (FAILED - 90)
  1440. File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg"
  1441. 
  1442. ubuntu-14 08:51:00$ /bin/sh -c test\ -f\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg
  1443. 
  1444. ubuntu-14 executed in 0.04 seconds
  1445. Exited: 1
  1446.  should be file (FAILED - 91)
  1447. 
  1448. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%U\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1449.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1450. 
  1451. ubuntu-14 executed in 0.04 seconds
  1452. Exited: 1
  1453.  should be owned by "odl" (FAILED - 92)
  1454. 
  1455. ubuntu-14 08:51:00$ /bin/sh -c stat\ -c\ \%G\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ \|\ grep\ --\ \\\^odl\\\$
  1456.  stat: cannot stat ‘/opt/opendaylight/etc/org.ops4j.pax.logging.cfg’: No such file or directory
  1457. 
  1458. ubuntu-14 executed in 0.04 seconds
  1459. Exited: 1
  1460.  should be grouped into "odl" (FAILED - 93)
  1461. content
  1462. 
  1463. ubuntu-14 08:51:00$ /bin/sh -c cat\ /opt/opendaylight/etc/org.ops4j.pax.logging.cfg\ 2\>\ /dev/null\ \|\|\ echo\ -n
  1464. 
  1465. ubuntu-14 executed in 0.04 seconds
  1466.  should match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/ (FAILED - 94)
  1467.  
  1468. Failures:
  1469.  
  1470. 1) opendaylight class testing install methods should work idempotently with no errors
  1471. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1472. Beaker::Host::CommandFailure:
  1473.  Host 'ubuntu-14' exited with 1 running:
  1474.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.jXuNrQ
  1475.  Last 10 lines of output were:
  1476.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1477.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1478.  Info: Loading facts
  1479.  Info: Loading facts
  1480.  Info: Loading facts
  1481.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.jXuNrQ:3 on node ubuntu-14.rdu.redhat.com
  1482.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.jXuNrQ:3 on node ubuntu-14.rdu.redhat.com
  1483.  
  1484. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1485. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1486. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1487. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1488. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1489. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1490. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1491. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1492. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1493. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1494. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1495.  
  1496. 2) opendaylight class testing install methods Ppa "ppa:odl-team/boron" should exist
  1497. Failure/Error: it { should exist }
  1498.  expected Ppa "ppa:odl-team/boron" to exist
  1499.  
  1500. # ./spec/spec_helper_acceptance.rb:337:in `block (2 levels) in deb_validations'
  1501.  
  1502. 3) opendaylight class testing install methods Ppa "ppa:odl-team/boron" should be enabled
  1503. Failure/Error: it { should be_enabled }
  1504.  expected Ppa "ppa:odl-team/boron" to be enabled
  1505.  
  1506. # ./spec/spec_helper_acceptance.rb:338:in `block (2 levels) in deb_validations'
  1507.  
  1508. 4) opendaylight class testing install methods Package "opendaylight" should be installed
  1509. Failure/Error: it { should be_installed }
  1510.  expected Package "opendaylight" to be installed
  1511.  
  1512. # ./spec/spec_helper_acceptance.rb:342:in `block (2 levels) in deb_validations'
  1513.  
  1514. 5) opendaylight class testing install methods File "/opt/opendaylight/" should be directory
  1515. Failure/Error: it { should be_directory }
  1516.  expected `File "/opt/opendaylight/".directory?` to return true, got false
  1517.  
  1518. # ./spec/spec_helper_acceptance.rb:103:in `block (2 levels) in generic_validations'
  1519.  
  1520. 6) opendaylight class testing install methods File "/opt/opendaylight/" should be owned by "odl"
  1521. Failure/Error: it { should be_owned_by 'odl' }
  1522.  expected `File "/opt/opendaylight/".owned_by?("odl")` to return true, got false
  1523.  
  1524. # ./spec/spec_helper_acceptance.rb:104:in `block (2 levels) in generic_validations'
  1525.  
  1526. 7) opendaylight class testing install methods File "/opt/opendaylight/" should be grouped into "odl"
  1527. Failure/Error: it { should be_grouped_into 'odl' }
  1528.  expected `File "/opt/opendaylight/".grouped_into?("odl")` to return true, got false
  1529.  
  1530. # ./spec/spec_helper_acceptance.rb:105:in `block (2 levels) in generic_validations'
  1531.  
  1532. 8) opendaylight class testing install methods Service "opendaylight" should be enabled
  1533. Failure/Error: it { should be_enabled }
  1534.  expected Service "opendaylight" to be enabled
  1535.  
  1536. # ./spec/spec_helper_acceptance.rb:110:in `block (2 levels) in generic_validations'
  1537.  
  1538. 9) opendaylight class testing install methods Service "opendaylight" should be enabled with level 3
  1539. Failure/Error: it { should be_enabled.with_level(3) }
  1540.  expected Service "opendaylight" to be enabled with level 3
  1541.  
  1542. # ./spec/spec_helper_acceptance.rb:111:in `block (2 levels) in generic_validations'
  1543.  
  1544. 10) opendaylight class testing install methods Service "opendaylight" should be running
  1545. Failure/Error: it { should be_running }
  1546.  expected Service "opendaylight" to be running
  1547.  
  1548. # ./spec/spec_helper_acceptance.rb:112:in `block (2 levels) in generic_validations'
  1549.  
  1550. 11) opendaylight class testing install methods User "odl" should exist
  1551. Failure/Error: it { should exist }
  1552.  expected User "odl" to exist
  1553.  
  1554. # ./spec/spec_helper_acceptance.rb:117:in `block (2 levels) in generic_validations'
  1555.  
  1556. 12) opendaylight class testing install methods User "odl" should belong to group "odl"
  1557. Failure/Error: it { should belong_to_group 'odl' }
  1558.  expected User "odl" to belong to group "odl"
  1559.  
  1560. # ./spec/spec_helper_acceptance.rb:118:in `block (2 levels) in generic_validations'
  1561.  
  1562. 13) opendaylight class testing install methods User "odl" should have home directory "/opt/opendaylight"
  1563. Failure/Error: it { should have_home_directory '/opt/opendaylight' }
  1564.  expected #has_home_directory?("/opt/opendaylight") to return true, got false
  1565.  
  1566. # ./spec/spec_helper_acceptance.rb:125:in `block (2 levels) in generic_validations'
  1567.  
  1568. 14) opendaylight class testing install methods Group "odl" should exist
  1569. Failure/Error: it { should exist }
  1570.  expected Group "odl" to exist
  1571.  
  1572. # ./spec/spec_helper_acceptance.rb:130:in `block (2 levels) in generic_validations'
  1573.  
  1574. 15) opendaylight class testing install methods Process "java" should be running
  1575. Failure/Error: it { should be_running }
  1576.  expected Process "java" to be running
  1577.  
  1578. # ./spec/spec_helper_acceptance.rb:141:in `block (2 levels) in generic_validations'
  1579.  
  1580. 16) opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  1581. Failure/Error: it { should be_file }
  1582.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  1583.  
  1584. # ./spec/spec_helper_acceptance.rb:146:in `block (2 levels) in generic_validations'
  1585.  
  1586. 17) opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  1587. Failure/Error: it { should be_owned_by 'odl' }
  1588.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  1589.  
  1590. # ./spec/spec_helper_acceptance.rb:147:in `block (2 levels) in generic_validations'
  1591.  
  1592. 18) opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  1593. Failure/Error: it { should be_grouped_into 'odl' }
  1594.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  1595.  
  1596. # ./spec/spec_helper_acceptance.rb:148:in `block (2 levels) in generic_validations'
  1597.  
  1598. 19) opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be file
  1599. Failure/Error: it { should be_file }
  1600.  expected `File "/opt/opendaylight/etc/jetty.xml".file?` to return true, got false
  1601.  
  1602. # ./spec/spec_helper_acceptance.rb:153:in `block (2 levels) in generic_validations'
  1603.  
  1604. 20) opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  1605. Failure/Error: it { should be_owned_by 'odl' }
  1606.  expected `File "/opt/opendaylight/etc/jetty.xml".owned_by?("odl")` to return true, got false
  1607.  
  1608. # ./spec/spec_helper_acceptance.rb:154:in `block (2 levels) in generic_validations'
  1609.  
  1610. 21) opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  1611. Failure/Error: it { should be_grouped_into 'odl' }
  1612.  expected `File "/opt/opendaylight/etc/jetty.xml".grouped_into?("odl")` to return true, got false
  1613.  
  1614. # ./spec/spec_helper_acceptance.rb:155:in `block (2 levels) in generic_validations'
  1615.  
  1616. 22) opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  1617. Failure/Error: it { should be_file }
  1618.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  1619.  
  1620. # ./spec/spec_helper_acceptance.rb:160:in `block (2 levels) in generic_validations'
  1621.  
  1622. 23) opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  1623. Failure/Error: it { should be_owned_by 'odl' }
  1624.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  1625.  
  1626. # ./spec/spec_helper_acceptance.rb:161:in `block (2 levels) in generic_validations'
  1627.  
  1628. 24) opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  1629. Failure/Error: it { should be_grouped_into 'odl' }
  1630.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  1631.  
  1632. # ./spec/spec_helper_acceptance.rb:162:in `block (2 levels) in generic_validations'
  1633.  
  1634. 25) opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be file
  1635. Failure/Error: it { should be_file }
  1636.  expected `File "/etc/init/opendaylight.conf".file?` to return true, got false
  1637.  
  1638. # ./spec/spec_helper_acceptance.rb:202:in `block (2 levels) in generic_validations'
  1639.  
  1640. 26) opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be owned by "root"
  1641. Failure/Error: it { should be_owned_by 'root' }
  1642.  expected `File "/etc/init/opendaylight.conf".owned_by?("root")` to return true, got false
  1643.  
  1644. # ./spec/spec_helper_acceptance.rb:203:in `block (2 levels) in generic_validations'
  1645.  
  1646. 27) opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be grouped into "root"
  1647. Failure/Error: it { should be_grouped_into 'root' }
  1648.  expected `File "/etc/init/opendaylight.conf".grouped_into?("root")` to return true, got false
  1649.  
  1650. # ./spec/spec_helper_acceptance.rb:204:in `block (2 levels) in generic_validations'
  1651.  
  1652. 28) opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be mode "644"
  1653. Failure/Error: it { should be_mode '644' }
  1654.  expected `File "/etc/init/opendaylight.conf".mode?("644")` to return true, got false
  1655.  
  1656. # ./spec/spec_helper_acceptance.rb:205:in `block (2 levels) in generic_validations'
  1657.  
  1658. 29) opendaylight class testing install methods Package "openjdk-8-jdk" should be installed
  1659. Failure/Error: it { should be_installed }
  1660.  expected Package "openjdk-8-jdk" to be installed
  1661.  
  1662. # ./spec/spec_helper_acceptance.rb:210:in `block (2 levels) in generic_validations'
  1663.  
  1664. 30) opendaylight class testing Karaf config file using default features and not passing extra features should work idempotently with no errors
  1665. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1666. Beaker::Host::CommandFailure:
  1667.  Host 'ubuntu-14' exited with 1 running:
  1668.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.ytXo6c
  1669.  Last 10 lines of output were:
  1670.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1671.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1672.  Info: Loading facts
  1673.  Info: Loading facts
  1674.  Info: Loading facts
  1675.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.ytXo6c:3 on node ubuntu-14.rdu.redhat.com
  1676.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.ytXo6c:3 on node ubuntu-14.rdu.redhat.com
  1677.  
  1678. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1679. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1680. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1681. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1682. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1683. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1684. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1685. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1686. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1687. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1688. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1689.  
  1690. 31) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  1691. Failure/Error: it { should be_file }
  1692.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  1693.  
  1694. # ./spec/spec_helper_acceptance.rb:231:in `block (2 levels) in karaf_config_validations'
  1695.  
  1696. 32) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  1697. Failure/Error: it { should be_owned_by 'odl' }
  1698.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  1699.  
  1700. # ./spec/spec_helper_acceptance.rb:232:in `block (2 levels) in karaf_config_validations'
  1701.  
  1702. 33) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  1703. Failure/Error: it { should be_grouped_into 'odl' }
  1704.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  1705.  
  1706. # ./spec/spec_helper_acceptance.rb:233:in `block (2 levels) in karaf_config_validations'
  1707.  
  1708. 34) opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management/
  1709. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  1710.  expected "" to match /^featuresBoot=config,standard,region,package,kar,ssh,management/
  1711.  Diff:
  1712.  @@ -1,2 +1,2 @@
  1713.  -/^featuresBoot=config,standard,region,package,kar,ssh,management/
  1714.  +""
  1715.  
  1716.  
  1717. # ./spec/spec_helper_acceptance.rb:234:in `block (2 levels) in karaf_config_validations'
  1718.  
  1719. 35) opendaylight class testing Karaf config file using default features and passing extra features should work idempotently with no errors
  1720. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1721. Beaker::Host::CommandFailure:
  1722.  Host 'ubuntu-14' exited with 1 running:
  1723.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.dIkSll
  1724.  Last 10 lines of output were:
  1725.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1726.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1727.  Info: Loading facts
  1728.  Info: Loading facts
  1729.  Info: Loading facts
  1730.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.dIkSll:3 on node ubuntu-14.rdu.redhat.com
  1731.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.dIkSll:3 on node ubuntu-14.rdu.redhat.com
  1732.  
  1733. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1734. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1735. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1736. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1737. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1738. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1739. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1740. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1741. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1742. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1743. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1744.  
  1745. 36) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  1746. Failure/Error: it { should be_file }
  1747.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  1748.  
  1749. # ./spec/spec_helper_acceptance.rb:231:in `block (2 levels) in karaf_config_validations'
  1750.  
  1751. 37) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  1752. Failure/Error: it { should be_owned_by 'odl' }
  1753.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  1754.  
  1755. # ./spec/spec_helper_acceptance.rb:232:in `block (2 levels) in karaf_config_validations'
  1756.  
  1757. 38) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  1758. Failure/Error: it { should be_grouped_into 'odl' }
  1759.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  1760.  
  1761. # ./spec/spec_helper_acceptance.rb:233:in `block (2 levels) in karaf_config_validations'
  1762.  
  1763. 39) opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  1764. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  1765.  expected "" to match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  1766.  Diff:
  1767.  @@ -1,2 +1,2 @@
  1768.  -/^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  1769.  +""
  1770.  
  1771.  
  1772. # ./spec/spec_helper_acceptance.rb:234:in `block (2 levels) in karaf_config_validations'
  1773.  
  1774. 40) opendaylight class testing Karaf config file overriding default features and not passing extra features should work idempotently with no errors
  1775. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1776. Beaker::Host::CommandFailure:
  1777.  Host 'ubuntu-14' exited with 1 running:
  1778.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.zEsEpw
  1779.  Last 10 lines of output were:
  1780.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1781.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1782.  Info: Loading facts
  1783.  Info: Loading facts
  1784.  Info: Loading facts
  1785.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.zEsEpw:3 on node ubuntu-14.rdu.redhat.com
  1786.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.zEsEpw:3 on node ubuntu-14.rdu.redhat.com
  1787.  
  1788. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1789. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1790. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1791. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1792. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1793. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1794. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1795. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1796. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1797. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1798. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1799.  
  1800. 41) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  1801. Failure/Error: it { should be_file }
  1802.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  1803.  
  1804. # ./spec/spec_helper_acceptance.rb:231:in `block (2 levels) in karaf_config_validations'
  1805.  
  1806. 42) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  1807. Failure/Error: it { should be_owned_by 'odl' }
  1808.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  1809.  
  1810. # ./spec/spec_helper_acceptance.rb:232:in `block (2 levels) in karaf_config_validations'
  1811.  
  1812. 43) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  1813. Failure/Error: it { should be_grouped_into 'odl' }
  1814.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  1815.  
  1816. # ./spec/spec_helper_acceptance.rb:233:in `block (2 levels) in karaf_config_validations'
  1817.  
  1818. 44) opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh/
  1819. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  1820.  expected "" to match /^featuresBoot=standard,ssh/
  1821.  Diff:
  1822.  @@ -1,2 +1,2 @@
  1823.  -/^featuresBoot=standard,ssh/
  1824.  +""
  1825.  
  1826.  
  1827. # ./spec/spec_helper_acceptance.rb:234:in `block (2 levels) in karaf_config_validations'
  1828.  
  1829. 45) opendaylight class testing Karaf config file overriding default features and passing extra features should work idempotently with no errors
  1830. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1831. Beaker::Host::CommandFailure:
  1832.  Host 'ubuntu-14' exited with 1 running:
  1833.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.3JOqNw
  1834.  Last 10 lines of output were:
  1835.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1836.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1837.  Info: Loading facts
  1838.  Info: Loading facts
  1839.  Info: Loading facts
  1840.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.3JOqNw:3 on node ubuntu-14.rdu.redhat.com
  1841.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.3JOqNw:3 on node ubuntu-14.rdu.redhat.com
  1842.  
  1843. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1844. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1845. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1846. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1847. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1848. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1849. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1850. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1851. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1852. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1853. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1854.  
  1855. 46) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  1856. Failure/Error: it { should be_file }
  1857.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".file?` to return true, got false
  1858.  
  1859. # ./spec/spec_helper_acceptance.rb:231:in `block (2 levels) in karaf_config_validations'
  1860.  
  1861. 47) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  1862. Failure/Error: it { should be_owned_by 'odl' }
  1863.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".owned_by?("odl")` to return true, got false
  1864.  
  1865. # ./spec/spec_helper_acceptance.rb:232:in `block (2 levels) in karaf_config_validations'
  1866.  
  1867. 48) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  1868. Failure/Error: it { should be_grouped_into 'odl' }
  1869.  expected `File "/opt/opendaylight/etc/org.apache.karaf.features.cfg".grouped_into?("odl")` to return true, got false
  1870.  
  1871. # ./spec/spec_helper_acceptance.rb:233:in `block (2 levels) in karaf_config_validations'
  1872.  
  1873. 49) opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  1874. Failure/Error: its(:content) { should match /^featuresBoot=#{features.join(",")}/ }
  1875.  expected "" to match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  1876.  Diff:
  1877.  @@ -1,2 +1,2 @@
  1878.  -/^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  1879.  +""
  1880.  
  1881.  
  1882. # ./spec/spec_helper_acceptance.rb:234:in `block (2 levels) in karaf_config_validations'
  1883.  
  1884. 50) opendaylight class testing REST port config file using default port should work idempotently with no errors
  1885. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1886. Beaker::Host::CommandFailure:
  1887.  Host 'ubuntu-14' exited with 1 running:
  1888.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.JAL37e
  1889.  Last 10 lines of output were:
  1890.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1891.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1892.  Info: Loading facts
  1893.  Info: Loading facts
  1894.  Info: Loading facts
  1895.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.JAL37e:3 on node ubuntu-14.rdu.redhat.com
  1896.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.JAL37e:3 on node ubuntu-14.rdu.redhat.com
  1897.  
  1898. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1899. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1900. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1901. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1902. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1903. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1904. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1905. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1906. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1907. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1908. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1909.  
  1910. 51) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be file
  1911. Failure/Error: it { should be_file }
  1912.  expected `File "/opt/opendaylight/etc/jetty.xml".file?` to return true, got false
  1913.  
  1914. # ./spec/spec_helper_acceptance.rb:246:in `block (2 levels) in port_config_validations'
  1915.  
  1916. 52) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  1917. Failure/Error: it { should be_owned_by 'odl' }
  1918.  expected `File "/opt/opendaylight/etc/jetty.xml".owned_by?("odl")` to return true, got false
  1919.  
  1920. # ./spec/spec_helper_acceptance.rb:247:in `block (2 levels) in port_config_validations'
  1921.  
  1922. 53) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  1923. Failure/Error: it { should be_grouped_into 'odl' }
  1924.  expected `File "/opt/opendaylight/etc/jetty.xml".grouped_into?("odl")` to return true, got false
  1925.  
  1926. # ./spec/spec_helper_acceptance.rb:248:in `block (2 levels) in port_config_validations'
  1927.  
  1928. 54) opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="8080"/
  1929. Failure/Error: its(:content) { should match /Property name="jetty.port" default="#{odl_rest_port}"/ }
  1930.  expected "" to match /Property name="jetty.port" default="8080"/
  1931.  Diff:
  1932.  @@ -1,2 +1,2 @@
  1933.  -/Property name="jetty.port" default="8080"/
  1934.  +""
  1935.  
  1936.  
  1937. # ./spec/spec_helper_acceptance.rb:249:in `block (2 levels) in port_config_validations'
  1938.  
  1939. 55) opendaylight class testing REST port config file overriding default port should work idempotently with no errors
  1940. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1941. Beaker::Host::CommandFailure:
  1942.  Host 'ubuntu-14' exited with 1 running:
  1943.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.wE8p2t
  1944.  Last 10 lines of output were:
  1945.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  1946.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  1947.  Info: Loading facts
  1948.  Info: Loading facts
  1949.  Info: Loading facts
  1950.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.wE8p2t:3 on node ubuntu-14.rdu.redhat.com
  1951.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.wE8p2t:3 on node ubuntu-14.rdu.redhat.com
  1952.  
  1953. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  1954. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  1955. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1956. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1957. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  1958. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  1959. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  1960. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  1961. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  1962. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  1963. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  1964.  
  1965. 56) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be file
  1966. Failure/Error: it { should be_file }
  1967.  expected `File "/opt/opendaylight/etc/jetty.xml".file?` to return true, got false
  1968.  
  1969. # ./spec/spec_helper_acceptance.rb:246:in `block (2 levels) in port_config_validations'
  1970.  
  1971. 57) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  1972. Failure/Error: it { should be_owned_by 'odl' }
  1973.  expected `File "/opt/opendaylight/etc/jetty.xml".owned_by?("odl")` to return true, got false
  1974.  
  1975. # ./spec/spec_helper_acceptance.rb:247:in `block (2 levels) in port_config_validations'
  1976.  
  1977. 58) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  1978. Failure/Error: it { should be_grouped_into 'odl' }
  1979.  expected `File "/opt/opendaylight/etc/jetty.xml".grouped_into?("odl")` to return true, got false
  1980.  
  1981. # ./spec/spec_helper_acceptance.rb:248:in `block (2 levels) in port_config_validations'
  1982.  
  1983. 59) opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="7777"/
  1984. Failure/Error: its(:content) { should match /Property name="jetty.port" default="#{odl_rest_port}"/ }
  1985.  expected "" to match /Property name="jetty.port" default="7777"/
  1986.  Diff:
  1987.  @@ -1,2 +1,2 @@
  1988.  -/Property name="jetty.port" default="7777"/
  1989.  +""
  1990.  
  1991.  
  1992. # ./spec/spec_helper_acceptance.rb:249:in `block (2 levels) in port_config_validations'
  1993.  
  1994. 60) opendaylight class testing custom logging verbosity using default log levels should work idempotently with no errors
  1995. Failure/Error: apply_manifest(pp, :catch_failures => true)
  1996. Beaker::Host::CommandFailure:
  1997.  Host 'ubuntu-14' exited with 1 running:
  1998.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.qQ9Ygk
  1999.  Last 10 lines of output were:
  2000.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  2001.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  2002.  Info: Loading facts
  2003.  Info: Loading facts
  2004.  Info: Loading facts
  2005.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.qQ9Ygk:3 on node ubuntu-14.rdu.redhat.com
  2006.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.qQ9Ygk:3 on node ubuntu-14.rdu.redhat.com
  2007.  
  2008. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2009. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2010. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2011. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2012. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2013. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2014. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2015. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2016. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2017. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2018. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  2019.  
  2020. 61) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2021. Failure/Error: it { should be_file }
  2022.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2023.  
  2024. # ./spec/spec_helper_acceptance.rb:263:in `block (2 levels) in log_level_validations'
  2025.  
  2026. 62) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2027. Failure/Error: it { should be_owned_by 'odl' }
  2028.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2029.  
  2030. # ./spec/spec_helper_acceptance.rb:264:in `block (2 levels) in log_level_validations'
  2031.  
  2032. 63) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2033. Failure/Error: it { should be_grouped_into 'odl' }
  2034.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2035.  
  2036. # ./spec/spec_helper_acceptance.rb:265:in `block (2 levels) in log_level_validations'
  2037.  
  2038. 64) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2039. Failure/Error: it { should be_file }
  2040.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2041.  
  2042. # ./spec/spec_helper_acceptance.rb:269:in `block (2 levels) in log_level_validations'
  2043.  
  2044. 65) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2045. Failure/Error: it { should be_owned_by 'odl' }
  2046.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2047.  
  2048. # ./spec/spec_helper_acceptance.rb:270:in `block (2 levels) in log_level_validations'
  2049.  
  2050. 66) opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2051. Failure/Error: it { should be_grouped_into 'odl' }
  2052.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2053.  
  2054. # ./spec/spec_helper_acceptance.rb:271:in `block (2 levels) in log_level_validations'
  2055.  
  2056. 67) opendaylight class testing custom logging verbosity adding one custom log level should work idempotently with no errors
  2057. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2058. Beaker::Host::CommandFailure:
  2059.  Host 'ubuntu-14' exited with 1 running:
  2060.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.SgxioA
  2061.  Last 10 lines of output were:
  2062.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  2063.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  2064.  Info: Loading facts
  2065.  Info: Loading facts
  2066.  Info: Loading facts
  2067.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.SgxioA:3 on node ubuntu-14.rdu.redhat.com
  2068.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.SgxioA:3 on node ubuntu-14.rdu.redhat.com
  2069.  
  2070. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2071. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2072. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2073. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2074. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2075. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2076. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2077. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2078. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2079. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2080. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  2081.  
  2082. 68) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2083. Failure/Error: it { should be_file }
  2084.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2085.  
  2086. # ./spec/spec_helper_acceptance.rb:277:in `block (2 levels) in log_level_validations'
  2087.  
  2088. 69) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2089. Failure/Error: it { should be_owned_by 'odl' }
  2090.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2091.  
  2092. # ./spec/spec_helper_acceptance.rb:278:in `block (2 levels) in log_level_validations'
  2093.  
  2094. 70) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2095. Failure/Error: it { should be_grouped_into 'odl' }
  2096.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2097.  
  2098. # ./spec/spec_helper_acceptance.rb:279:in `block (2 levels) in log_level_validations'
  2099.  
  2100. 71) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2101. Failure/Error: it { should be_file }
  2102.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2103.  
  2104. # ./spec/spec_helper_acceptance.rb:283:in `block (2 levels) in log_level_validations'
  2105.  
  2106. 72) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2107. Failure/Error: it { should be_owned_by 'odl' }
  2108.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2109.  
  2110. # ./spec/spec_helper_acceptance.rb:284:in `block (2 levels) in log_level_validations'
  2111.  
  2112. 73) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2113. Failure/Error: it { should be_grouped_into 'odl' }
  2114.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2115.  
  2116. # ./spec/spec_helper_acceptance.rb:285:in `block (2 levels) in log_level_validations'
  2117.  
  2118. 74) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2119. Failure/Error: its(:content) { should match /# Log level config added by puppet-opendaylight/ }
  2120.  expected "" to match /# Log level config added by puppet-opendaylight/
  2121.  Diff:
  2122.  @@ -1,2 +1,2 @@
  2123.  -/# Log level config added by puppet-opendaylight/
  2124.  +""
  2125.  
  2126.  
  2127. # ./spec/spec_helper_acceptance.rb:286:in `block (2 levels) in log_level_validations'
  2128.  
  2129. 75) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2130. Failure/Error: it { should be_file }
  2131.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2132.  
  2133. # ./spec/spec_helper_acceptance.rb:291:in `block (3 levels) in log_level_validations'
  2134.  
  2135. 76) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2136. Failure/Error: it { should be_owned_by 'odl' }
  2137.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2138.  
  2139. # ./spec/spec_helper_acceptance.rb:292:in `block (3 levels) in log_level_validations'
  2140.  
  2141. 77) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2142. Failure/Error: it { should be_grouped_into 'odl' }
  2143.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2144.  
  2145. # ./spec/spec_helper_acceptance.rb:293:in `block (3 levels) in log_level_validations'
  2146.  
  2147. 78) opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2148. Failure/Error: its(:content) { should match /^log4j.logger.#{logger} = #{level}/ }
  2149.  expected "" to match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2150.  Diff:
  2151.  @@ -1,2 +1,2 @@
  2152.  -/^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2153.  +""
  2154.  
  2155.  
  2156. # ./spec/spec_helper_acceptance.rb:294:in `block (3 levels) in log_level_validations'
  2157.  
  2158. 79) opendaylight class testing custom logging verbosity adding two custom log level should work idempotently with no errors
  2159. Failure/Error: apply_manifest(pp, :catch_failures => true)
  2160. Beaker::Host::CommandFailure:
  2161.  Host 'ubuntu-14' exited with 1 running:
  2162.  puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.Tet6vT
  2163.  Last 10 lines of output were:
  2164.  Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  2165.  (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  2166.  Info: Loading facts
  2167.  Info: Loading facts
  2168.  Info: Loading facts
  2169.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.Tet6vT:3 on node ubuntu-14.rdu.redhat.com
  2170.  Error: Could not parse for environment production: Syntax error at ','; expected '}' at /tmp/apply_manifest.pp.Tet6vT:3 on node ubuntu-14.rdu.redhat.com
  2171.  
  2172. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/host.rb:373:in `exec'
  2173. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:83:in `block in on'
  2174. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2175. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2176. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/host_helpers.rb:63:in `on'
  2177. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:504:in `block in apply_manifest_on'
  2178. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/shared/host_manager.rb:127:in `run_block_on'
  2179. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/patterns.rb:37:in `block_on'
  2180. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:433:in `apply_manifest_on'
  2181. # /home/daniel/.gem/ruby/gems/beaker-3.9.0/lib/beaker/dsl/helpers/puppet_helpers.rb:511:in `apply_manifest'
  2182. # ./spec/spec_helper_acceptance.rb:88:in `block in install_odl'
  2183.  
  2184. 80) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2185. Failure/Error: it { should be_file }
  2186.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2187.  
  2188. # ./spec/spec_helper_acceptance.rb:277:in `block (2 levels) in log_level_validations'
  2189.  
  2190. 81) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2191. Failure/Error: it { should be_owned_by 'odl' }
  2192.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2193.  
  2194. # ./spec/spec_helper_acceptance.rb:278:in `block (2 levels) in log_level_validations'
  2195.  
  2196. 82) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2197. Failure/Error: it { should be_grouped_into 'odl' }
  2198.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2199.  
  2200. # ./spec/spec_helper_acceptance.rb:279:in `block (2 levels) in log_level_validations'
  2201.  
  2202. 83) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2203. Failure/Error: it { should be_file }
  2204.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2205.  
  2206. # ./spec/spec_helper_acceptance.rb:283:in `block (2 levels) in log_level_validations'
  2207.  
  2208. 84) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2209. Failure/Error: it { should be_owned_by 'odl' }
  2210.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2211.  
  2212. # ./spec/spec_helper_acceptance.rb:284:in `block (2 levels) in log_level_validations'
  2213.  
  2214. 85) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2215. Failure/Error: it { should be_grouped_into 'odl' }
  2216.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2217.  
  2218. # ./spec/spec_helper_acceptance.rb:285:in `block (2 levels) in log_level_validations'
  2219.  
  2220. 86) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2221. Failure/Error: its(:content) { should match /# Log level config added by puppet-opendaylight/ }
  2222.  expected "" to match /# Log level config added by puppet-opendaylight/
  2223.  Diff:
  2224.  @@ -1,2 +1,2 @@
  2225.  -/# Log level config added by puppet-opendaylight/
  2226.  +""
  2227.  
  2228.  
  2229. # ./spec/spec_helper_acceptance.rb:286:in `block (2 levels) in log_level_validations'
  2230.  
  2231. 87) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2232. Failure/Error: it { should be_file }
  2233.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2234.  
  2235. # ./spec/spec_helper_acceptance.rb:291:in `block (3 levels) in log_level_validations'
  2236.  
  2237. 88) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2238. Failure/Error: it { should be_owned_by 'odl' }
  2239.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2240.  
  2241. # ./spec/spec_helper_acceptance.rb:292:in `block (3 levels) in log_level_validations'
  2242.  
  2243. 89) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2244. Failure/Error: it { should be_grouped_into 'odl' }
  2245.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2246.  
  2247. # ./spec/spec_helper_acceptance.rb:293:in `block (3 levels) in log_level_validations'
  2248.  
  2249. 90) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2250. Failure/Error: its(:content) { should match /^log4j.logger.#{logger} = #{level}/ }
  2251.  expected "" to match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2252.  Diff:
  2253.  @@ -1,2 +1,2 @@
  2254.  -/^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2255.  +""
  2256.  
  2257.  
  2258. # ./spec/spec_helper_acceptance.rb:294:in `block (3 levels) in log_level_validations'
  2259.  
  2260. 91) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2261. Failure/Error: it { should be_file }
  2262.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".file?` to return true, got false
  2263.  
  2264. # ./spec/spec_helper_acceptance.rb:291:in `block (3 levels) in log_level_validations'
  2265.  
  2266. 92) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2267. Failure/Error: it { should be_owned_by 'odl' }
  2268.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".owned_by?("odl")` to return true, got false
  2269.  
  2270. # ./spec/spec_helper_acceptance.rb:292:in `block (3 levels) in log_level_validations'
  2271.  
  2272. 93) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2273. Failure/Error: it { should be_grouped_into 'odl' }
  2274.  expected `File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg".grouped_into?("odl")` to return true, got false
  2275.  
  2276. # ./spec/spec_helper_acceptance.rb:293:in `block (3 levels) in log_level_validations'
  2277.  
  2278. 94) opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2279. Failure/Error: its(:content) { should match /^log4j.logger.#{logger} = #{level}/ }
  2280.  expected "" to match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2281.  Diff:
  2282.  @@ -1,2 +1,2 @@
  2283.  -/^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2284.  +""
  2285.  
  2286.  
  2287. # ./spec/spec_helper_acceptance.rb:294:in `block (3 levels) in log_level_validations'
  2288.  
  2289. Finished in 36.92 seconds (files took 1 minute 3 seconds to load)
  2290. 96 examples, 94 failures
  2291.  
  2292. Failed examples:
  2293.  
  2294. rspec './spec/acceptance/class_spec.rb[1:1:1]' # opendaylight class testing install methods should work idempotently with no errors
  2295. rspec './spec/acceptance/class_spec.rb[1:1:2:1]' # opendaylight class testing install methods Ppa "ppa:odl-team/boron" should exist
  2296. rspec './spec/acceptance/class_spec.rb[1:1:2:2]' # opendaylight class testing install methods Ppa "ppa:odl-team/boron" should be enabled
  2297. rspec './spec/acceptance/class_spec.rb[1:1:3:1]' # opendaylight class testing install methods Package "opendaylight" should be installed
  2298. rspec './spec/acceptance/class_spec.rb[1:1:4:1]' # opendaylight class testing install methods File "/opt/opendaylight/" should be directory
  2299. rspec './spec/acceptance/class_spec.rb[1:1:4:2]' # opendaylight class testing install methods File "/opt/opendaylight/" should be owned by "odl"
  2300. rspec './spec/acceptance/class_spec.rb[1:1:4:3]' # opendaylight class testing install methods File "/opt/opendaylight/" should be grouped into "odl"
  2301. rspec './spec/acceptance/class_spec.rb[1:1:5:1]' # opendaylight class testing install methods Service "opendaylight" should be enabled
  2302. rspec './spec/acceptance/class_spec.rb[1:1:5:2]' # opendaylight class testing install methods Service "opendaylight" should be enabled with level 3
  2303. rspec './spec/acceptance/class_spec.rb[1:1:5:3]' # opendaylight class testing install methods Service "opendaylight" should be running
  2304. rspec './spec/acceptance/class_spec.rb[1:1:6:1]' # opendaylight class testing install methods User "odl" should exist
  2305. rspec './spec/acceptance/class_spec.rb[1:1:6:2]' # opendaylight class testing install methods User "odl" should belong to group "odl"
  2306. rspec './spec/acceptance/class_spec.rb[1:1:6:3]' # opendaylight class testing install methods User "odl" should have home directory "/opt/opendaylight"
  2307. rspec './spec/acceptance/class_spec.rb[1:1:7:1]' # opendaylight class testing install methods Group "odl" should exist
  2308. rspec './spec/acceptance/class_spec.rb[1:1:9:1]' # opendaylight class testing install methods Process "java" should be running
  2309. rspec './spec/acceptance/class_spec.rb[1:1:10:1]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2310. rspec './spec/acceptance/class_spec.rb[1:1:10:2]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2311. rspec './spec/acceptance/class_spec.rb[1:1:10:3]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2312. rspec './spec/acceptance/class_spec.rb[1:1:11:1]' # opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be file
  2313. rspec './spec/acceptance/class_spec.rb[1:1:11:2]' # opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2314. rspec './spec/acceptance/class_spec.rb[1:1:11:3]' # opendaylight class testing install methods File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2315. rspec './spec/acceptance/class_spec.rb[1:1:12:1]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2316. rspec './spec/acceptance/class_spec.rb[1:1:12:2]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2317. rspec './spec/acceptance/class_spec.rb[1:1:12:3]' # opendaylight class testing install methods File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2318. rspec './spec/acceptance/class_spec.rb[1:1:13:1]' # opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be file
  2319. rspec './spec/acceptance/class_spec.rb[1:1:13:2]' # opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be owned by "root"
  2320. rspec './spec/acceptance/class_spec.rb[1:1:13:3]' # opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be grouped into "root"
  2321. rspec './spec/acceptance/class_spec.rb[1:1:13:4]' # opendaylight class testing install methods File "/etc/init/opendaylight.conf" should be mode "644"
  2322. rspec './spec/acceptance/class_spec.rb[1:1:14:1]' # opendaylight class testing install methods Package "openjdk-8-jdk" should be installed
  2323. rspec './spec/acceptance/class_spec.rb[1:2:1:1:1]' # opendaylight class testing Karaf config file using default features and not passing extra features should work idempotently with no errors
  2324. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:1]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2325. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:2]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2326. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:3]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2327. rspec './spec/acceptance/class_spec.rb[1:2:1:1:2:4:1]' # opendaylight class testing Karaf config file using default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management/
  2328. rspec './spec/acceptance/class_spec.rb[1:2:1:2:1]' # opendaylight class testing Karaf config file using default features and passing extra features should work idempotently with no errors
  2329. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:1]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2330. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:2]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2331. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:3]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2332. rspec './spec/acceptance/class_spec.rb[1:2:1:2:2:4:1]' # opendaylight class testing Karaf config file using default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=config,standard,region,package,kar,ssh,management,odl-base-all,odl-ovsdb-all/
  2333. rspec './spec/acceptance/class_spec.rb[1:2:2:1:1]' # opendaylight class testing Karaf config file overriding default features and not passing extra features should work idempotently with no errors
  2334. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:1]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2335. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:2]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2336. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:3]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2337. rspec './spec/acceptance/class_spec.rb[1:2:2:1:2:4:1]' # opendaylight class testing Karaf config file overriding default features and not passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh/
  2338. rspec './spec/acceptance/class_spec.rb[1:2:2:2:1]' # opendaylight class testing Karaf config file overriding default features and passing extra features should work idempotently with no errors
  2339. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:1]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be file
  2340. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:2]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be owned by "odl"
  2341. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:3]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" should be grouped into "odl"
  2342. rspec './spec/acceptance/class_spec.rb[1:2:2:2:2:4:1]' # opendaylight class testing Karaf config file overriding default features and passing extra features File "/opt/opendaylight/etc/org.apache.karaf.features.cfg" content should match /^featuresBoot=standard,ssh,odl-base-all,odl-ovsdb-all/
  2343. rspec './spec/acceptance/class_spec.rb[1:3:1:1]' # opendaylight class testing REST port config file using default port should work idempotently with no errors
  2344. rspec './spec/acceptance/class_spec.rb[1:3:1:2:1]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be file
  2345. rspec './spec/acceptance/class_spec.rb[1:3:1:2:2]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2346. rspec './spec/acceptance/class_spec.rb[1:3:1:2:3]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2347. rspec './spec/acceptance/class_spec.rb[1:3:1:2:4:1]' # opendaylight class testing REST port config file using default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="8080"/
  2348. rspec './spec/acceptance/class_spec.rb[1:3:2:1]' # opendaylight class testing REST port config file overriding default port should work idempotently with no errors
  2349. rspec './spec/acceptance/class_spec.rb[1:3:2:2:1]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be file
  2350. rspec './spec/acceptance/class_spec.rb[1:3:2:2:2]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be owned by "odl"
  2351. rspec './spec/acceptance/class_spec.rb[1:3:2:2:3]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" should be grouped into "odl"
  2352. rspec './spec/acceptance/class_spec.rb[1:3:2:2:4:1]' # opendaylight class testing REST port config file overriding default port File "/opt/opendaylight/etc/jetty.xml" content should match /Property name="jetty.port" default="7777"/
  2353. rspec './spec/acceptance/class_spec.rb[1:4:1:1]' # opendaylight class testing custom logging verbosity using default log levels should work idempotently with no errors
  2354. rspec './spec/acceptance/class_spec.rb[1:4:1:2:1]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2355. rspec './spec/acceptance/class_spec.rb[1:4:1:2:2]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2356. rspec './spec/acceptance/class_spec.rb[1:4:1:2:3]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2357. rspec './spec/acceptance/class_spec.rb[1:4:1:3:1]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2358. rspec './spec/acceptance/class_spec.rb[1:4:1:3:2]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2359. rspec './spec/acceptance/class_spec.rb[1:4:1:3:3]' # opendaylight class testing custom logging verbosity using default log levels File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2360. rspec './spec/acceptance/class_spec.rb[1:4:2:1]' # opendaylight class testing custom logging verbosity adding one custom log level should work idempotently with no errors
  2361. rspec './spec/acceptance/class_spec.rb[1:4:2:2:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2362. rspec './spec/acceptance/class_spec.rb[1:4:2:2:2]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2363. rspec './spec/acceptance/class_spec.rb[1:4:2:2:3]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2364. rspec './spec/acceptance/class_spec.rb[1:4:2:3:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2365. rspec './spec/acceptance/class_spec.rb[1:4:2:3:2]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2366. rspec './spec/acceptance/class_spec.rb[1:4:2:3:3]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2367. rspec './spec/acceptance/class_spec.rb[1:4:2:3:4:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2368. rspec './spec/acceptance/class_spec.rb[1:4:2:4:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2369. rspec './spec/acceptance/class_spec.rb[1:4:2:4:2]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2370. rspec './spec/acceptance/class_spec.rb[1:4:2:4:3]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2371. rspec './spec/acceptance/class_spec.rb[1:4:2:4:4:1]' # opendaylight class testing custom logging verbosity adding one custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2372. rspec './spec/acceptance/class_spec.rb[1:4:3:1]' # opendaylight class testing custom logging verbosity adding two custom log level should work idempotently with no errors
  2373. rspec './spec/acceptance/class_spec.rb[1:4:3:2:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2374. rspec './spec/acceptance/class_spec.rb[1:4:3:2:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2375. rspec './spec/acceptance/class_spec.rb[1:4:3:2:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2376. rspec './spec/acceptance/class_spec.rb[1:4:3:3:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2377. rspec './spec/acceptance/class_spec.rb[1:4:3:3:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2378. rspec './spec/acceptance/class_spec.rb[1:4:3:3:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2379. rspec './spec/acceptance/class_spec.rb[1:4:3:3:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /# Log level config added by puppet-opendaylight/
  2380. rspec './spec/acceptance/class_spec.rb[1:4:3:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2381. rspec './spec/acceptance/class_spec.rb[1:4:3:4:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2382. rspec './spec/acceptance/class_spec.rb[1:4:3:4:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2383. rspec './spec/acceptance/class_spec.rb[1:4:3:4:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb = TRACE/
  2384. rspec './spec/acceptance/class_spec.rb[1:4:3:5:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be file
  2385. rspec './spec/acceptance/class_spec.rb[1:4:3:5:2]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be owned by "odl"
  2386. rspec './spec/acceptance/class_spec.rb[1:4:3:5:3]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" should be grouped into "odl"
  2387. rspec './spec/acceptance/class_spec.rb[1:4:3:5:4:1]' # opendaylight class testing custom logging verbosity adding two custom log level File "/opt/opendaylight/etc/org.ops4j.pax.logging.cfg" content should match /^log4j.logger.org.opendaylight.ovsdb.lib = INFO/
  2388.  
  2389. /usr/bin/ruby -I/home/daniel/.gem/ruby/gems/rspec-core-3.5.4/lib:/home/daniel/.gem/ruby/gems/rspec-support-3.5.0/lib /home/daniel/.gem/ruby/gems/rspec-core-3.5.4/exe/rspec spec/acceptance --color failed
  2390. rake aborted!
  2391. Command failed with status (1): [RS_SET=ubuntu-14 INSTALL_METHOD=deb DEB_RE...]
  2392. /home/daniel/puppet-opendaylight/Rakefile:89:in `block in <top (required)>'
  2393. /home/daniel/.gem/ruby/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
  2394. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:63:in `load'
  2395. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:63:in `kernel_load'
  2396. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli/exec.rb:24:in `run'
  2397. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli.rb:304:in `exec'
  2398. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  2399. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  2400. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
  2401. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
  2402. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start'
  2403. /home/daniel/.gem/ruby/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>'
  2404. /home/daniel/.gem/ruby/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
  2405. /home/daniel/.gem/ruby/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>'
  2406. /home/daniel/bin/bundle:23:in `load'
  2407. /home/daniel/bin/bundle:23:in `<main>'
  2408. Tasks: TOP => ubuntu14_5rel_vm
  2409. (See full trace by running task with --trace)
Advertisement
Add Comment
Please, Sign In to add comment