Advertisement
Guest User

bundle exec rake beaker

a guest
Aug 5th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 46.10 KB | None | 0 0
  1. cicco0@black-pearl-aw:~/workspace/git/github-puppet-dns (feature/service-startup)$ bundle exec rake beaker
  2. /usr/bin/ruby2.1 -I/home/cicco0/workspace/git/github-puppet-dns/vendor/bundle/ruby/2.1.0/gems/rspec-core-3.1.7/lib:/home/cicco0/workspace/git/github-puppet-dns/vendor/bundle/ruby/2.1.0/gems/rspec-support-3.1.2/lib /home/cicco0/workspace/git/github-puppet-dns/vendor/bundle/ruby/2.1.0/gems/rspec-core-3.1.7/exe/rspec spec/acceptance --color
  3. Hypervisor for ubuntu-server-1204-x64 is vagrant
  4. Beaker::Hypervisor, found some vagrant boxes to create
  5. created Vagrantfile for VagrantHost ubuntu-server-1204-x64
  6. Bringing machine 'ubuntu-server-1204-x64' up with 'virtualbox' provider...
  7.     ubuntu-server-1204-x64: vagrant-r10k: puppet_dir and/or puppetfile_path not set in config; not running
  8. ==> ubuntu-server-1204-x64: Importing base box 'puppetlabs/ubuntu-12.04-64-nocm'...
  9.  
  10. Progress: 10%
  11. Progress: 20%
  12. Progress: 30%
  13. Progress: 40%
  14. Progress: 50%
  15. Progress: 70%
  16. Progress: 80%
  17. Progress: 90%
  18. ==> ubuntu-server-1204-x64: Matching MAC address for NAT networking...
  19. ==> ubuntu-server-1204-x64: Checking if box 'puppetlabs/ubuntu-12.04-64-nocm' is up to date...
  20. ==> ubuntu-server-1204-x64: Setting the name of the VM: defaultyml_ubuntu-server-1204-x64_1438786402378_20959
  21.     ubuntu-server-1204-x64: vagrant-r10k: puppet_dir and/or puppetfile_path not set in config; not running
  22. ==> ubuntu-server-1204-x64: Clearing any previously set network interfaces...
  23. ==> ubuntu-server-1204-x64: Preparing network interfaces based on configuration...
  24.     ubuntu-server-1204-x64: Adapter 1: nat
  25.     ubuntu-server-1204-x64: Adapter 2: hostonly
  26. ==> ubuntu-server-1204-x64: Forwarding ports...
  27.     ubuntu-server-1204-x64: 22 => 2222 (adapter 1)
  28. ==> ubuntu-server-1204-x64: Running 'pre-boot' VM customizations...
  29. ==> ubuntu-server-1204-x64: Booting VM...
  30. ==> ubuntu-server-1204-x64: Waiting for machine to boot. This may take a few minutes...
  31.     ubuntu-server-1204-x64: SSH address: 127.0.0.1:2222
  32.     ubuntu-server-1204-x64: SSH username: vagrant
  33.     ubuntu-server-1204-x64: SSH auth method: private key
  34.     ubuntu-server-1204-x64: Warning: Connection timeout. Retrying...
  35. ==> ubuntu-server-1204-x64: Machine booted and ready!
  36. GuestAdditions versions on your host (4.3.26) and guest (4.3.22) do not match.
  37. stdin: is not a tty
  38. Reading package lists...
  39. Building dependency tree...
  40. Reading state information...
  41. linux-headers-3.13.0-32-generic is already the newest version.
  42. linux-headers-3.13.0-32-generic set to manually installed.
  43. The following NEW packages will be installed:
  44.   dkms
  45. 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
  46. Need to get 72.6 kB of archives.
  47. After this operation, 348 kB of additional disk space will be used.
  48. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dkms all 2.2.0.3-1ubuntu3.2 [72.6 kB]
  49. dpkg-preconfigure: unable to re-open stdin: No such file or directory
  50. Fetched 72.6 kB in 0s (104 kB/s)
  51. Selecting previously unselected package dkms.
  52. (Reading database ... 54391 files and directories currently installed.)
  53. Unpacking dkms (from .../dkms_2.2.0.3-1ubuntu3.2_all.deb) ...
  54. Processing triggers for man-db ...
  55. Setting up dkms (2.2.0.3-1ubuntu3.2) ...
  56. Downloading VirtualBox Guest Additions ISO from http://download.virtualbox.org/virtualbox/4.3.26/VBoxGuestAdditions_4.3.26.iso
  57.  
  58. Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
  59. Progress: 0% (Rate: 2669k/s, Estimated time remaining: 0:00:21)
  60. Progress: 22% (Rate: 10.4M/s, Estimated time remaining: 0:00:04)
  61. Progress: 45% (Rate: 11.5M/s, Estimated time remaining: 0:00:02)
  62. Progress: 68% (Rate: 11.9M/s, Estimated time remaining: 0:00:01)
  63. Progress: 92% (Rate: 12.1M/s, Estimated time remaining: --:--:--)
  64. Copy iso file /home/cicco0/.vagrant.d/tmp/VBoxGuestAdditions_4.3.26.iso into the box /tmp/VBoxGuestAdditions.iso
  65. stdin: is not a tty
  66. mount: block device /tmp/VBoxGuestAdditions.iso is write-protected, mounting read-only
  67. Installing Virtualbox Guest Additions 4.3.26 - guest version is 4.3.22
  68. stdin: is not a tty
  69. Verifying archive integrity... All good.
  70. Uncompressing VirtualBox 4.3.26 Guest Additions for Linux............
  71. VirtualBox Guest Additions installer
  72. Removing installed version 4.3.22 of VirtualBox Guest Additions...
  73. Copying additional installer modules ...
  74. Installing additional modules ...
  75. Removing existing VirtualBox DKMS kernel modules ...done.
  76. Removing existing VirtualBox non-DKMS kernel modules ...done.
  77. Building the VirtualBox Guest Additions kernel modules ...done.
  78. Doing non-kernel setup of the Guest Additions ...done.
  79. You should restart your guest to make sure the new modules are actually used
  80.  
  81. Installing the Window System drivers
  82. Could not find the X.Org or XFree86 Window System, skipping.
  83. An error occurred during installation of VirtualBox Guest Additions 4.3.26. Some functionality may not work as intended.
  84. In most cases it is OK that the "Window System drivers" installation failed.
  85. stdin: is not a tty
  86. Cleaning up downloaded VirtualBox Guest Additions ISO...
  87. ==> ubuntu-server-1204-x64: Checking for guest additions in VM...
  88. ==> ubuntu-server-1204-x64: Setting hostname...
  89. ==> ubuntu-server-1204-x64: Configuring and enabling network interfaces...
  90. ==> ubuntu-server-1204-x64: Mounting shared folders...
  91.     ubuntu-server-1204-x64: /vagrant => /home/cicco0/workspace/git/github-puppet-dns/.vagrant/beaker_vagrant_files/default.yml
  92. configure vagrant boxes (set ssh-config, switch to root user, hack etc/hosts)
  93. Give root a copy of current user's keys, on ubuntu-server-1204-x64
  94.  
  95. ubuntu-server-1204-x64 16:54:43$ sudo su -c "cp -r .ssh /root/."
  96. Attempting ssh connection to 10.255.83.156, user: vagrant, opts: {:config=>"/tmp/ubuntu-server-1204-x6420150805-16720-1mfccvz"}
  97. Allocated a PTY on 10.255.83.156 for "sudo su -c \"cp -r .ssh /root/.\""
  98.  
  99. ubuntu-server-1204-x64 executed in 0.16 seconds
  100. Update /etc/ssh/sshd_config to allow root login
  101.  
  102. ubuntu-server-1204-x64 16:54:44$ sudo su -c "sed -ri 's/^#?PermitRootLogin no|^#?PermitRootLogin yes/PermitRootLogin yes/' /etc/ssh/sshd_config"
  103. Allocated a PTY on 10.255.83.156 for "sudo su -c \"sed -ri 's/^#?PermitRootLogin no|^#?PermitRootLogin yes/PermitRootLogin yes/' /etc/ssh/sshd_config\""
  104.  
  105. ubuntu-server-1204-x64 executed in 0.04 seconds
  106.  
  107. ubuntu-server-1204-x64 16:54:44$ sudo su -c "service ssh restart"
  108. Allocated a PTY on 10.255.83.156 for "sudo su -c \"service ssh restart\""
  109. ssh stop/waiting
  110. ssh start/running, process 4355
  111.  
  112. ubuntu-server-1204-x64 executed in 0.04 seconds
  113. Warning: ssh connection to 10.255.83.156 has been terminated
  114.  
  115. ubuntu-server-1204-x64 16:54:45$ echo '127.0.0.1    localhost localhost.localdomain
  116. 10.255.83.156   ubuntu-server-1204-x64
  117. ' > /etc/hosts
  118. Attempting ssh connection to 10.255.83.156, user: root, opts: {:config=>"/tmp/ubuntu-server-1204-x6420150805-16720-u5kkyv"}
  119.  
  120. ubuntu-server-1204-x64 executed in 0.16 seconds
  121.  
  122. ubuntu-server-1204-x64 16:54:45$ dpkg -s curl
  123. Package: curl
  124. Status: install ok installed
  125. Priority: optional
  126. Section: web
  127. Installed-Size: 345
  128. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  129. Architecture: amd64
  130. Version: 7.22.0-3ubuntu4.14
  131. Replaces: curl-ssl
  132. Provides: curl-ssl
  133. Depends: libc6 (>= 2.14), libcurl3 (>= 7.16.2-1), zlib1g (>= 1:1.1.4)
  134. Description: Get a file from an HTTP, HTTPS or FTP server
  135.  curl is a client to get files from servers using any of the supported
  136.  protocols. The command is designed to work without user interaction
  137.  or any kind of interactivity.
  138.  .
  139.  curl offers a busload of useful tricks like proxy support, user
  140.  authentication, FTP upload, HTTP post, file transfer resume and more.
  141. Homepage: http://curl.haxx.se
  142. Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
  143.  
  144. ubuntu-server-1204-x64 executed in 0.04 seconds
  145.  
  146. ubuntu-server-1204-x64 16:54:45$ dpkg -s ntpdate
  147. Package: ntpdate
  148. Status: install ok installed
  149. Priority: optional
  150. Section: net
  151. Installed-Size: 243
  152. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  153. Architecture: amd64
  154. Source: ntp
  155. Version: 1:4.2.6.p3+dfsg-1ubuntu3.4
  156. Depends: netbase, libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
  157. Pre-Depends: dpkg (>= 1.15.7.2)
  158. Recommends: lockfile-progs
  159. Breaks: dhcp3-client (<< 4.1.0-1)
  160. Conffiles:
  161.  /etc/dhcp/dhclient-exit-hooks.d/ntpdate 1d4c6af64ca132451ee95a08686ea111
  162.  /etc/logcheck/ignore.d.server/ntpdate 68d4df7cceb0e97bde87126c3a56b219
  163.  /etc/default/ntpdate 39415ec9778476795fdbb832adc43b9b
  164.  /etc/network/if-up.d/ntpdate 336a082b2390bda125d83c01fe125e93
  165. Description: client for setting system time from NTP servers
  166.  NTP, the Network Time Protocol, is used to keep computer clocks
  167.  accurate by synchronizing them over the Internet or a local network,
  168.  or by following an accurate hardware receiver that interprets GPS,
  169.  DCF-77, NIST or similar time signals.
  170.  .
  171.  ntpdate is a simple NTP client that sets a system's clock to match
  172. the time obtained by communicating with one or more NTP servers.  It
  173. is not sufficient, however, for maintaining an accurate clock in the
  174. long run.  ntpdate by itself is useful for occasionally setting the
  175. time on machines that do not have full-time network access, such as
  176. laptops.
  177. .
  178. If the full NTP daemon from the package "ntp" is installed, then
  179. ntpdate is not necessary.
  180. Homepage: http://support.ntp.org/
  181. Original-Maintainer: Debian NTP Team <pkg-ntp-maintainers@lists.alioth.debian.org>
  182.  
  183. ubuntu-server-1204-x64 executed in 0.05 seconds
  184. setting local environment on ubuntu-server-1204-x64
  185.  
  186. ubuntu-server-1204-x64 16:54:45$ echo '
  187. PermitUserEnvironment yes' >> /etc/ssh/sshd_config
  188.  
  189. ubuntu-server-1204-x64 executed in 0.04 seconds
  190.  
  191. ubuntu-server-1204-x64 16:54:46$ service ssh restart
  192. ssh stop/waiting
  193. ssh start/running, process 4380
  194.  
  195. ubuntu-server-1204-x64 executed in 0.04 seconds
  196.  
  197. ubuntu-server-1204-x64 16:54:46$ mkdir -p ~/.ssh
  198.  
  199. ubuntu-server-1204-x64 executed in 0.04 seconds
  200.  
  201. ubuntu-server-1204-x64 16:54:46$ chmod 0600 ~/.ssh
  202.  
  203. ubuntu-server-1204-x64 executed in 0.04 seconds
  204.  
  205. ubuntu-server-1204-x64 16:54:46$ touch ~/.ssh/environment
  206.  
  207. ubuntu-server-1204-x64 executed in 0.04 seconds
  208.  
  209. ubuntu-server-1204-x64 16:54:46$ grep PATH=.*\$PATH ~/.ssh/environment
  210.  
  211. ubuntu-server-1204-x64 executed in 0.04 seconds
  212. Exited: 1
  213.  
  214. ubuntu-server-1204-x64 16:54:46$ grep PATH ~/.ssh/environment
  215.  
  216. ubuntu-server-1204-x64 executed in 0.04 seconds
  217. Exited: 1
  218.  
  219. ubuntu-server-1204-x64 16:54:46$ echo "PATH=$PATH" >> ~/.ssh/environment
  220.  
  221. ubuntu-server-1204-x64 executed in 0.04 seconds
  222. will not mirror environment to /etc/profile.d on non-sles platform host
  223.  
  224. ubuntu-server-1204-x64 16:54:46$ echo "/usr/bin"
  225. /usr/bin
  226.  
  227. ubuntu-server-1204-x64 executed in 0.04 seconds
  228.  
  229. ubuntu-server-1204-x64 16:54:46$ echo "/opt/puppet-git-repos/hiera/bin"
  230. /opt/puppet-git-repos/hiera/bin
  231.  
  232. ubuntu-server-1204-x64 executed in 0.04 seconds
  233.  
  234. ubuntu-server-1204-x64 16:54:46$ grep PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  235.  
  236. ubuntu-server-1204-x64 executed in 0.04 seconds
  237. Exited: 1
  238.  
  239. ubuntu-server-1204-x64 16:54:46$ grep PATH ~/.ssh/environment
  240. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  241.  
  242. ubuntu-server-1204-x64 executed in 0.04 seconds
  243.  
  244. ubuntu-server-1204-x64 16:54:46$ sed -i -e "s/PATH=/PATH=\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin:/" ~/.ssh/environment
  245.  
  246. ubuntu-server-1204-x64 executed in 0.04 seconds
  247. will not mirror environment to /etc/profile.d on non-sles platform host
  248. Warning: ssh connection to 10.255.83.156 has been terminated
  249.  
  250. ubuntu-server-1204-x64 16:54:46$ cat ~/.ssh/environment
  251. Attempting ssh connection to 10.255.83.156, user: root, opts: {:config=>"/tmp/ubuntu-server-1204-x6420150805-16720-u5kkyv", :user=>"root"}
  252. PATH=/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  253.  
  254. ubuntu-server-1204-x64 executed in 0.17 seconds
  255.  
  256. ubuntu-server-1204-x64 16:54:46$ wget -O /tmp/puppet.deb http://apt.puppetlabs.com/puppetlabs-release-precise.deb
  257. --2015-08-05 07:54:46--  http://apt.puppetlabs.com/puppetlabs-release-precise.deb
  258. Resolving apt.puppetlabs.com (apt.puppetlabs.com)... 192.155.89.90, 2600:3c03::f03c:91ff:fedb:6b1d
  259. Connecting to apt.puppetlabs.com (apt.puppetlabs.com)|192.155.89.90|:80... connected.
  260. HTTP request sent, awaiting response... 200 OK
  261. Length: 7382 (7.2K) [application/x-debian-package]
  262. Saving to: `/tmp/puppet.deb'
  263.  
  264.      0K .......                                               100% 2.05M=0.003s
  265.  
  266. 2015-08-05 07:54:47 (2.05 MB/s) - `/tmp/puppet.deb' saved [7382/7382]
  267.  
  268.  
  269. ubuntu-server-1204-x64 executed in 0.35 seconds
  270.  
  271. ubuntu-server-1204-x64 16:54:47$ dpkg -i --force-all /tmp/puppet.deb
  272. Selecting previously unselected package puppetlabs-release.
  273. (Reading database ... 54438 files and directories currently installed.)
  274. Unpacking puppetlabs-release (from /tmp/puppet.deb) ...
  275. Setting up puppetlabs-release (1.0-11) ...
  276.  
  277. Configuration file `/etc/apt/trusted.gpg.d/puppetlabs-keyring.gpg', does not exist on system.
  278. Installing new config file as you requested.
  279.  
  280. Configuration file `/etc/apt/trusted.gpg.d/puppetlabs-nightly-keyring.gpg', does not exist on system.
  281. Installing new config file as you requested.
  282.  
  283. Configuration file `/etc/apt/sources.list.d/puppetlabs.list', does not exist on system.
  284. Installing new config file as you requested.
  285.  
  286. ubuntu-server-1204-x64 executed in 0.27 seconds
  287.  
  288. ubuntu-server-1204-x64 16:54:47$ apt-get update
  289. Get:1 http://apt.puppetlabs.com precise Release.gpg [876 B]
  290. Hit http://us.archive.ubuntu.com precise Release.gpg
  291. Get:2 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
  292. Hit http://us.archive.ubuntu.com precise-backports Release.gpg
  293. Get:3 http://security.ubuntu.com precise-security Release.gpg [198 B]
  294. Get:4 http://apt.puppetlabs.com precise Release [32.4 kB]
  295. Hit http://us.archive.ubuntu.com precise Release
  296. Get:5 http://us.archive.ubuntu.com precise-updates Release [196 kB]
  297. Get:6 http://security.ubuntu.com precise-security Release [54.3 kB]
  298. Get:7 http://apt.puppetlabs.com precise/main Sources [84.5 kB]
  299. Get:8 http://security.ubuntu.com precise-security/main Sources [133 kB]
  300. Hit http://us.archive.ubuntu.com precise-backports Release
  301. Get:9 http://apt.puppetlabs.com precise/dependencies Sources [9,250 B]
  302. Get:10 http://apt.puppetlabs.com precise/main amd64 Packages [95.1 kB]
  303. Get:11 http://apt.puppetlabs.com precise/dependencies amd64 Packages [6,421 B]
  304. Get:12 http://apt.puppetlabs.com precise/main i386 Packages [95.1 kB]
  305. Get:13 http://security.ubuntu.com precise-security/restricted Sources [3,759 B]
  306. Get:14 http://security.ubuntu.com precise-security/universe Sources [43.8 kB]
  307. Get:15 http://security.ubuntu.com precise-security/multiverse Sources [2,199 B]
  308. Get:16 http://security.ubuntu.com precise-security/main amd64 Packages [539 kB]
  309. Hit http://us.archive.ubuntu.com precise/main Sources
  310. Hit http://us.archive.ubuntu.com precise/restricted Sources
  311. Hit http://us.archive.ubuntu.com precise/universe Sources
  312. Hit http://us.archive.ubuntu.com precise/multiverse Sources
  313. Hit http://us.archive.ubuntu.com precise/main amd64 Packages
  314. Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages
  315. Hit http://us.archive.ubuntu.com precise/universe amd64 Packages
  316. Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages
  317. Hit http://us.archive.ubuntu.com precise/main i386 Packages
  318. Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
  319. Get:17 http://apt.puppetlabs.com precise/dependencies i386 Packages [6,420 B]
  320. Ign http://apt.puppetlabs.com precise/dependencies TranslationIndex
  321. Ign http://apt.puppetlabs.com precise/main TranslationIndex
  322. Get:18 http://security.ubuntu.com precise-security/restricted amd64 Packages [8,943 B]
  323. Get:19 http://security.ubuntu.com precise-security/universe amd64 Packages [124 kB]
  324. Get:20 http://security.ubuntu.com precise-security/multiverse amd64 Packages [2,697 B]
  325. Get:21 http://security.ubuntu.com precise-security/main i386 Packages [587 kB]
  326. Hit http://us.archive.ubuntu.com precise/universe i386 Packages
  327. Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
  328. Hit http://us.archive.ubuntu.com precise/main TranslationIndex
  329. Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
  330. Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
  331. Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
  332. Get:22 http://us.archive.ubuntu.com precise-updates/main Sources [492 kB]
  333. Get:23 http://security.ubuntu.com precise-security/restricted i386 Packages [8,939 B]
  334. Get:24 http://security.ubuntu.com precise-security/universe i386 Packages [132 kB]
  335. Get:25 http://us.archive.ubuntu.com precise-updates/restricted Sources [7,981 B]
  336. Get:26 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,864 B]
  337. Get:27 http://us.archive.ubuntu.com precise-updates/universe Sources [122 kB]
  338. Get:28 http://security.ubuntu.com precise-security/main TranslationIndex [208 B]
  339. Get:29 http://security.ubuntu.com precise-security/multiverse TranslationIndex [199 B]
  340. Get:30 http://security.ubuntu.com precise-security/restricted TranslationIndex [202 B]
  341. Get:31 http://security.ubuntu.com precise-security/universe TranslationIndex [205 B]
  342. Get:32 http://us.archive.ubuntu.com precise-updates/multiverse Sources [9,714 B]
  343. Get:33 http://us.archive.ubuntu.com precise-updates/main amd64 Packages [925 kB]
  344. Get:34 http://security.ubuntu.com precise-security/main Translation-en [236 kB]
  345. Get:35 http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages [13.6 kB]
  346. Get:36 http://us.archive.ubuntu.com precise-updates/universe amd64 Packages [268 kB]
  347. Get:37 http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages [16.5 kB]
  348. Get:38 http://us.archive.ubuntu.com precise-updates/main i386 Packages [977 kB]
  349. Hit http://security.ubuntu.com precise-security/multiverse Translation-en
  350. Hit http://security.ubuntu.com precise-security/restricted Translation-en
  351. Get:39 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [13.6 kB]
  352. Get:40 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [278 kB]
  353. Get:41 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [16.7 kB]
  354. Get:42 http://us.archive.ubuntu.com precise-updates/main TranslationIndex [10.6 kB]
  355. Get:43 http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex [7,613 B]
  356. Get:44 http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex [7,297 B]
  357. Get:45 http://us.archive.ubuntu.com precise-updates/universe TranslationIndex [8,333 B]
  358. Hit http://us.archive.ubuntu.com precise-backports/main Sources
  359. Hit http://us.archive.ubuntu.com precise-backports/restricted Sources
  360. Get:46 http://security.ubuntu.com precise-security/universe Translation-en [77.8 kB]
  361. Hit http://us.archive.ubuntu.com precise-backports/universe Sources
  362. Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources
  363. Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages
  364. Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages
  365. Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages
  366. Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages
  367. Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages
  368. Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages
  369. Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages
  370. Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages
  371. Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
  372. Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
  373. Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
  374. Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
  375. Hit http://us.archive.ubuntu.com precise/main Translation-en
  376. Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
  377. Hit http://us.archive.ubuntu.com precise/restricted Translation-en
  378. Hit http://us.archive.ubuntu.com precise/universe Translation-en
  379. Get:47 http://us.archive.ubuntu.com precise-updates/main Translation-en [402 kB]
  380. Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
  381. Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
  382. Get:48 http://us.archive.ubuntu.com precise-updates/universe Translation-en [160 kB]
  383. Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
  384. Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
  385. Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
  386. Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
  387. Ign http://apt.puppetlabs.com precise/dependencies Translation-en_US
  388. Ign http://apt.puppetlabs.com precise/dependencies Translation-en
  389. Ign http://apt.puppetlabs.com precise/main Translation-en_US
  390. Ign http://apt.puppetlabs.com precise/main Translation-en
  391. Fetched 6,217 kB in 7s (830 kB/s)
  392. Reading package lists...
  393.  
  394. ubuntu-server-1204-x64 executed in 10.95 seconds
  395.  
  396. ubuntu-server-1204-x64 16:54:58$ echo "/usr/bin"
  397. /usr/bin
  398.  
  399. ubuntu-server-1204-x64 executed in 0.04 seconds
  400.  
  401. ubuntu-server-1204-x64 16:54:58$ echo "/opt/puppet-git-repos/hiera/bin"
  402. /opt/puppet-git-repos/hiera/bin
  403.  
  404. ubuntu-server-1204-x64 executed in 0.04 seconds
  405.  
  406. ubuntu-server-1204-x64 16:54:58$ grep PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  407. PATH=/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  408.  
  409. ubuntu-server-1204-x64 executed in 0.04 seconds
  410.  
  411. ubuntu-server-1204-x64 16:54:58$ apt-get update
  412. Hit http://apt.puppetlabs.com precise Release.gpg
  413. Hit http://security.ubuntu.com precise-security Release.gpg
  414. Hit http://us.archive.ubuntu.com precise Release.gpg
  415. Hit http://us.archive.ubuntu.com precise-updates Release.gpg
  416. Hit http://us.archive.ubuntu.com precise-backports Release.gpg
  417. Hit http://security.ubuntu.com precise-security Release
  418. Hit http://apt.puppetlabs.com precise Release
  419. Hit http://us.archive.ubuntu.com precise Release
  420. Hit http://us.archive.ubuntu.com precise-updates Release
  421. Hit http://security.ubuntu.com precise-security/main Sources
  422. Hit http://apt.puppetlabs.com precise/main Sources
  423. Hit http://us.archive.ubuntu.com precise-backports Release
  424. Hit http://apt.puppetlabs.com precise/dependencies Sources
  425. Hit http://apt.puppetlabs.com precise/main amd64 Packages
  426. Hit http://apt.puppetlabs.com precise/dependencies amd64 Packages
  427. Hit http://apt.puppetlabs.com precise/main i386 Packages
  428. Hit http://apt.puppetlabs.com precise/dependencies i386 Packages
  429. Ign http://apt.puppetlabs.com precise/dependencies TranslationIndex
  430. Hit http://security.ubuntu.com precise-security/restricted Sources
  431. Hit http://security.ubuntu.com precise-security/universe Sources
  432. Hit http://security.ubuntu.com precise-security/multiverse Sources
  433. Hit http://security.ubuntu.com precise-security/main amd64 Packages
  434. Hit http://security.ubuntu.com precise-security/restricted amd64 Packages
  435. Hit http://security.ubuntu.com precise-security/universe amd64 Packages
  436. Hit http://security.ubuntu.com precise-security/multiverse amd64 Packages
  437. Hit http://security.ubuntu.com precise-security/main i386 Packages
  438. Hit http://security.ubuntu.com precise-security/restricted i386 Packages
  439. Hit http://security.ubuntu.com precise-security/universe i386 Packages
  440. Hit http://us.archive.ubuntu.com precise/main Sources
  441. Hit http://us.archive.ubuntu.com precise/restricted Sources
  442. Hit http://us.archive.ubuntu.com precise/universe Sources
  443. Hit http://us.archive.ubuntu.com precise/multiverse Sources
  444. Hit http://us.archive.ubuntu.com precise/main amd64 Packages
  445. Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages
  446. Hit http://us.archive.ubuntu.com precise/universe amd64 Packages
  447. Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages
  448. Hit http://us.archive.ubuntu.com precise/main i386 Packages
  449. Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
  450. Ign http://apt.puppetlabs.com precise/main TranslationIndex
  451. Hit http://us.archive.ubuntu.com precise/universe i386 Packages
  452. Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
  453. Hit http://us.archive.ubuntu.com precise/main TranslationIndex
  454. Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
  455. Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
  456. Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
  457. Hit http://us.archive.ubuntu.com precise-updates/main Sources
  458. Hit http://us.archive.ubuntu.com precise-updates/restricted Sources
  459. Hit http://us.archive.ubuntu.com precise-updates/universe Sources
  460. Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources
  461. Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
  462. Hit http://security.ubuntu.com precise-security/main TranslationIndex
  463. Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
  464. Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
  465. Hit http://security.ubuntu.com precise-security/universe TranslationIndex
  466. Hit http://security.ubuntu.com precise-security/main Translation-en
  467. Hit http://security.ubuntu.com precise-security/multiverse Translation-en
  468. Hit http://security.ubuntu.com precise-security/restricted Translation-en
  469. Hit http://us.archive.ubuntu.com precise-updates/main amd64 Packages
  470. Hit http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages
  471. Hit http://us.archive.ubuntu.com precise-updates/universe amd64 Packages
  472. Hit http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages
  473. Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages
  474. Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages
  475. Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages
  476. Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages
  477. Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
  478. Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
  479. Hit http://security.ubuntu.com precise-security/universe Translation-en
  480. Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
  481. Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
  482. Hit http://us.archive.ubuntu.com precise-backports/main Sources
  483. Hit http://us.archive.ubuntu.com precise-backports/restricted Sources
  484. Hit http://us.archive.ubuntu.com precise-backports/universe Sources
  485. Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources
  486. Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages
  487. Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages
  488. Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages
  489. Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages
  490. Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages
  491. Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages
  492. Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages
  493. Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages
  494. Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
  495. Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
  496. Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
  497. Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
  498. Hit http://us.archive.ubuntu.com precise/main Translation-en
  499. Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
  500. Hit http://us.archive.ubuntu.com precise/restricted Translation-en
  501. Hit http://us.archive.ubuntu.com precise/universe Translation-en
  502. Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
  503. Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
  504. Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
  505. Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
  506. Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
  507. Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
  508. Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
  509. Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
  510. Ign http://apt.puppetlabs.com precise/dependencies Translation-en_US
  511. Ign http://apt.puppetlabs.com precise/dependencies Translation-en
  512. Ign http://apt.puppetlabs.com precise/main Translation-en_US
  513. Ign http://apt.puppetlabs.com precise/main Translation-en
  514. Reading package lists...
  515.  
  516. ubuntu-server-1204-x64 executed in 6.70 seconds
  517.  
  518. ubuntu-server-1204-x64 16:55:05$ apt-get install --force-yes  -y puppet
  519. Reading package lists...
  520. Building dependency tree...
  521. Reading state information...
  522. The following extra packages will be installed:
  523.   augeas-lenses debconf-utils facter hiera libaugeas-ruby libaugeas-ruby1.8
  524.   libaugeas0 libjson-ruby libreadline5 libruby libruby1.8 libshadow-ruby1.8
  525.   puppet-common ruby ruby-json ruby1.8 virt-what
  526. Suggested packages:
  527.   augeas-doc augeas-tools puppet-el vim-puppet ruby-selinux libselinux-ruby1.8
  528.   librrd-ruby1.9.1 librrd-ruby1.8 ri ruby-dev ruby1.8-examples ri1.8
  529. Recommended packages:
  530.   rdoc
  531. The following NEW packages will be installed:
  532.   augeas-lenses debconf-utils facter hiera libaugeas-ruby libaugeas-ruby1.8
  533.   libaugeas0 libjson-ruby libreadline5 libruby libruby1.8 libshadow-ruby1.8
  534.   puppet puppet-common ruby ruby-json ruby1.8 virt-what
  535. 0 upgraded, 18 newly installed, 0 to remove and 13 not upgraded.
  536. Need to get 4,270 kB of archives.
  537. After this operation, 17.4 MB of additional disk space will be used.
  538. Get:1 http://apt.puppetlabs.com/ precise/main facter all 2.4.4-1puppetlabs1 [87.7 kB]
  539. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]
  540. Get:3 http://apt.puppetlabs.com/ precise/main hiera all 1.3.4-1puppetlabs1 [12.9 kB]
  541. Get:4 http://apt.puppetlabs.com/ precise/main puppet-common all 3.8.1-1puppetlabs1 [1,677 kB]
  542. Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main augeas-lenses all 0.10.0-0ubuntu4 [175 kB]
  543. Get:6 http://apt.puppetlabs.com/ precise/main puppet all 3.8.1-1puppetlabs1 [9,614 B]
  544. Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main debconf-utils all 1.5.42ubuntu1 [54.9 kB]
  545. Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libruby1.8 amd64 1.8.7.352-2ubuntu1.6 [1,800 kB]
  546. Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main ruby1.8 amd64 1.8.7.352-2ubuntu1.6 [34.3 kB]
  547. Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main ruby all 4.8 [5,054 B]
  548. Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/universe virt-what amd64 1.11-1 [12.9 kB]
  549. Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main libaugeas0 amd64 0.10.0-0ubuntu4 [171 kB]
  550. Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libaugeas-ruby1.8 amd64 0.3.0-1.1ubuntu4 [9,642 B]
  551. Get:14 http://us.archive.ubuntu.com/ubuntu/ precise/universe libaugeas-ruby all 0.3.0-1.1ubuntu4 [3,354 B]
  552. Get:15 http://us.archive.ubuntu.com/ubuntu/ precise/universe ruby-json amd64 1.6.3-1 [73.3 kB]
  553. Get:16 http://us.archive.ubuntu.com/ubuntu/ precise/universe libjson-ruby all 1.6.3-1 [1,588 B]
  554. Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libruby all 4.8 [4,766 B]
  555. Get:18 http://us.archive.ubuntu.com/ubuntu/ precise/main libshadow-ruby1.8 amd64 1.4.1-8build1 [9,416 B]
  556. debconf: unable to initialize frontend: Dialog
  557. debconf: (TERM is not set, so the dialog frontend is not usable.)
  558. debconf: falling back to frontend: Readline
  559. debconf: unable to initialize frontend: Readline
  560. debconf: (This frontend requires a controlling tty.)
  561. debconf: falling back to frontend: Teletype
  562. dpkg-preconfigure: unable to re-open stdin:
  563. Fetched 4,270 kB in 4s (1,041 kB/s)
  564. Selecting previously unselected package libreadline5.
  565. (Reading database ... 54445 files and directories currently installed.)
  566. Unpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...
  567. Selecting previously unselected package augeas-lenses.
  568. Unpacking augeas-lenses (from .../augeas-lenses_0.10.0-0ubuntu4_all.deb) ...
  569. Selecting previously unselected package debconf-utils.
  570. Unpacking debconf-utils (from .../debconf-utils_1.5.42ubuntu1_all.deb) ...
  571. Selecting previously unselected package libruby1.8.
  572. Unpacking libruby1.8 (from .../libruby1.8_1.8.7.352-2ubuntu1.6_amd64.deb) ...
  573. Selecting previously unselected package ruby1.8.
  574. Unpacking ruby1.8 (from .../ruby1.8_1.8.7.352-2ubuntu1.6_amd64.deb) ...
  575. Selecting previously unselected package ruby.
  576. Unpacking ruby (from .../apt/archives/ruby_4.8_all.deb) ...
  577. Selecting previously unselected package virt-what.
  578. Unpacking virt-what (from .../virt-what_1.11-1_amd64.deb) ...
  579. Selecting previously unselected package facter.
  580. Unpacking facter (from .../facter_2.4.4-1puppetlabs1_all.deb) ...
  581. Selecting previously unselected package libaugeas0.
  582. Unpacking libaugeas0 (from .../libaugeas0_0.10.0-0ubuntu4_amd64.deb) ...
  583. Selecting previously unselected package libaugeas-ruby1.8.
  584. Unpacking libaugeas-ruby1.8 (from .../libaugeas-ruby1.8_0.3.0-1.1ubuntu4_amd64.deb) ...
  585. Selecting previously unselected package libaugeas-ruby.
  586. Unpacking libaugeas-ruby (from .../libaugeas-ruby_0.3.0-1.1ubuntu4_all.deb) ...
  587. Selecting previously unselected package ruby-json.
  588. Unpacking ruby-json (from .../ruby-json_1.6.3-1_amd64.deb) ...
  589. Selecting previously unselected package libjson-ruby.
  590. Unpacking libjson-ruby (from .../libjson-ruby_1.6.3-1_all.deb) ...
  591. Selecting previously unselected package libruby.
  592. Unpacking libruby (from .../archives/libruby_4.8_all.deb) ...
  593. Selecting previously unselected package libshadow-ruby1.8.
  594. Unpacking libshadow-ruby1.8 (from .../libshadow-ruby1.8_1.4.1-8build1_amd64.deb) ...
  595. Selecting previously unselected package hiera.
  596. Unpacking hiera (from .../hiera_1.3.4-1puppetlabs1_all.deb) ...
  597. Selecting previously unselected package puppet-common.
  598. Unpacking puppet-common (from .../puppet-common_3.8.1-1puppetlabs1_all.deb) ...
  599. Selecting previously unselected package puppet.
  600. Unpacking puppet (from .../puppet_3.8.1-1puppetlabs1_all.deb) ...
  601. Processing triggers for man-db ...
  602. Processing triggers for ureadahead ...
  603. Setting up libreadline5 (5.2-11) ...
  604. Setting up augeas-lenses (0.10.0-0ubuntu4) ...
  605. Setting up debconf-utils (1.5.42ubuntu1) ...
  606. Setting up libruby1.8 (1.8.7.352-2ubuntu1.6) ...
  607. Setting up ruby1.8 (1.8.7.352-2ubuntu1.6) ...
  608. update-alternatives: using /usr/bin/ruby1.8 to provide /usr/bin/ruby (ruby) in auto mode.
  609. Setting up ruby (4.8) ...
  610. Setting up virt-what (1.11-1) ...
  611. Setting up facter (2.4.4-1puppetlabs1) ...
  612. Setting up libaugeas0 (0.10.0-0ubuntu4) ...
  613. Setting up libaugeas-ruby1.8 (0.3.0-1.1ubuntu4) ...
  614. Setting up libaugeas-ruby (0.3.0-1.1ubuntu4) ...
  615. Setting up ruby-json (1.6.3-1) ...
  616. Setting up libjson-ruby (1.6.3-1) ...
  617. Setting up libruby (4.8) ...
  618. Setting up libshadow-ruby1.8 (1.4.1-8build1) ...
  619. Setting up hiera (1.3.4-1puppetlabs1) ...
  620. Setting up puppet-common (3.8.1-1puppetlabs1) ...
  621. Setting up puppet (3.8.1-1puppetlabs1) ...
  622.  * Starting puppet agent
  623.  
  624. puppet not configured to start, please edit /etc/default/puppet to enable
  625.    ...done.
  626. Processing triggers for libc-bin ...
  627. ldconfig deferred processing now taking place
  628.  
  629. ubuntu-server-1204-x64 executed in 7.92 seconds
  630.  
  631. ubuntu-server-1204-x64 16:55:13$ echo "/usr/bin"
  632. /usr/bin
  633.  
  634. ubuntu-server-1204-x64 executed in 0.04 seconds
  635.  
  636. ubuntu-server-1204-x64 16:55:13$ echo "/opt/puppet-git-repos/hiera/bin"
  637. /opt/puppet-git-repos/hiera/bin
  638.  
  639. ubuntu-server-1204-x64 executed in 0.04 seconds
  640.  
  641. ubuntu-server-1204-x64 16:55:13$ grep PATH=.*\/usr\/bin:\/opt\/puppet\-git\-repos\/hiera\/bin ~/.ssh/environment
  642. PATH=/usr/bin:/opt/puppet-git-repos/hiera/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  643.  
  644. ubuntu-server-1204-x64 executed in 0.04 seconds
  645.  
  646. ubuntu-server-1204-x64 16:55:13$ mkdir -p /etc/puppet
  647.  
  648. ubuntu-server-1204-x64 executed in 0.04 seconds
  649.  
  650. ubuntu-server-1204-x64 16:55:13$ puppet agent --configprint hiera_config
  651. /etc/puppet/hiera.yaml
  652.  
  653. ubuntu-server-1204-x64 executed in 0.38 seconds
  654.  
  655. ubuntu-server-1204-x64 16:55:13$ echo '' >> /etc/puppet/hiera.yaml
  656.  
  657. ubuntu-server-1204-x64 executed in 0.04 seconds
  658.  
  659. ubuntu-server-1204-x64 16:55:13$ echo /etc/puppet/modules
  660. /etc/puppet/modules
  661.  
  662. ubuntu-server-1204-x64 executed in 0.04 seconds
  663. Using scp to transfer /home/cicco0/workspace/git/github-puppet-dns to /etc/puppet/modules/dns
  664. localhost $ scp /home/cicco0/workspace/git/github-puppet-dns ubuntu-server-1204-x64:/etc/puppet/modules {:ignore => [".bundle", ".git", ".idea", ".vagrant", ".vendor", "vendor", "acceptance", "bundle", "spec", "tests", "log", ".", ".."]}
  665. 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)\.(\/|\z))|((\/|\A)\.\.(\/|\z)))
  666.  
  667. ubuntu-server-1204-x64 16:55:17$ mv /etc/puppet/modules/github-puppet-dns /etc/puppet/modules/dns
  668.  
  669. ubuntu-server-1204-x64 executed in 0.04 seconds
  670.  
  671. ubuntu-server-1204-x64 16:55:17$ puppet module install puppetlabs-stdlib
  672. Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  673.    (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  674. Notice: Preparing to install into /etc/puppet/modules ...
  675. Notice: Downloading from https://forgeapi.puppetlabs.com ...
  676. Notice: Installing -- do not interrupt ...
  677. /etc/puppet/modules
  678. └── puppetlabs-stdlib (v4.7.0)
  679.  
  680. ubuntu-server-1204-x64 executed in 4.38 seconds
  681.  
  682. ubuntu-server-1204-x64 16:55:22$ puppet module install puppetlabs-concat
  683. Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  684.   (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  685. Notice: Preparing to install into /etc/puppet/modules ...
  686. Notice: Downloading from https://forgeapi.puppetlabs.com ...
  687. Notice: Installing -- do not interrupt ...
  688. /etc/puppet/modules
  689. └─┬ puppetlabs-concat (v1.2.4)
  690.   └── puppetlabs-stdlib (v4.7.0)
  691.  
  692. ubuntu-server-1204-x64 executed in 5.25 seconds
  693.  
  694. basic dns
  695.   default parameters
  696.  
  697. ubuntu-server-1204-x64 16:55:27$ mktemp -t apply_manifest.pp.XXXXXX
  698. /tmp/apply_manifest.pp.1KfeUv
  699.  
  700. ubuntu-server-1204-x64 executed in 0.04 seconds
  701. localhost $ scp /tmp/beaker20150805-16720-17uqmnl ubuntu-server-1204-x64:/tmp/apply_manifest.pp.1KfeUv {:ignore => }
  702.  
  703. ubuntu-server-1204-x64 16:55:27$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.1KfeUv
  704. Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  705.    (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  706. Info: Loading facts
  707. Info: Loading facts
  708. Notice: Compiled catalog for ubuntu-server-1204-x64 in environment production in 0.69 seconds
  709. Info: Applying configuration version '1438786528'
  710. Notice: /Stage[main]/Dns::Server::Install/Package[dnssec-tools]/ensure: ensure changed 'purged' to 'latest'
  711. Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created
  712. Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin]/ensure: created
  713. Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.rb]/ensure: defined content as '{md5}b684db0eac243553a6a79365119a363d'
  714. Info: Computing checksum on file /etc/default/bind9
  715. Info: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]: Filebucketed /etc/default/bind9 to puppet with sum 1005875bc30d6c7cf104c6ff8648b394
  716. Notice: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]/content: content changed '{md5}1005875bc30d6c7cf104c6ff8648b394' to '{md5}2757d4ba9446eac0fff41f62bdd3527a'
  717. Notice: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]/owner: owner changed 'root' to 'bind'
  718. Notice: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]/group: group changed 'root' to 'bind'
  719. Info: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]: Scheduling refresh of Class[Dns::Server::Service]
  720. Info: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]: Scheduling refresh of Class[Dns::Server::Service]
  721. Info: /Stage[main]/Dns::Server::Default/File[/etc/default/bind9]: Scheduling refresh of Class[Dns::Server::Service]
  722. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local]/ensure: created
  723. Info: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local]: Scheduling refresh of Exec[concat_/etc/bind/named.conf.local]
  724. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments.concat]/ensure: created
  725. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments.concat.out]/ensure: created
  726. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments]/ensure: created
  727. Info: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments]: Scheduling refresh of Exec[concat_/etc/bind/named.conf.local]
  728. Notice: /Stage[main]/Dns::Server::Config/Concat::Fragment[named.conf.local.header]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments/1_named.conf.local.header]/ensure: defined content as '{md5}ee54640c38bf63bb50afa9c4c3dc8b7b'
  729. Info: /Stage[main]/Dns::Server::Config/Concat::Fragment[named.conf.local.header]/File[/var/lib/puppet/concat/_etc_bind_named.conf.local/fragments/1_named.conf.local.header]: Scheduling refresh of Exec[concat_/etc/bind/named.conf.local]
  730. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/Exec[concat_/etc/bind/named.conf.local]/returns: executed successfully
  731. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/Exec[concat_/etc/bind/named.conf.local]: Triggered 'refresh' from 3 events
  732. Notice: /Stage[main]/Dns::Server::Config/File[/etc/bind]/owner: owner changed 'root' to 'bind'
  733. Notice: /Stage[main]/Dns::Server::Config/File[/etc/bind]/mode: mode changed '2755' to '0755'
  734. Info: Computing checksum on file /etc/bind/named.conf
  735. Info: /Stage[main]/Dns::Server::Config/File[/etc/bind/named.conf]: Filebucketed /etc/bind/named.conf to puppet with sum 32be43ecfcb37f69bf967c15c368e184
  736. Notice: /Stage[main]/Dns::Server::Config/File[/etc/bind/named.conf]/content: content changed '{md5}32be43ecfcb37f69bf967c15c368e184' to '{md5}a08e0601681910d83f264b0ba4defe80'
  737. Notice: /Stage[main]/Dns::Server::Config/File[/etc/bind/named.conf]/owner: owner changed 'root' to 'bind'
  738. Info: /Stage[main]/Dns::Server::Config/File[/etc/bind/named.conf]: Scheduling refresh of Class[Dns::Server::Service]
  739. Info: /Stage[main]/Dns::Server::Config/File[/etc/bind/named.conf]: Scheduling refresh of Class[Dns::Server::Service]
  740. Notice: /Stage[main]/Dns::Server::Config/File[/etc/bind/zones]/ensure: created
  741. Notice: /Stage[main]/Dns::Server::Config/File[/etc/bind/bind.keys.d/]/ensure: created
  742. Info: Computing checksum on file /etc/bind/named.conf.options
  743. Info: /Stage[main]/Main/Dns::Server::Options[/etc/bind/named.conf.options]/File[/etc/bind/named.conf.options]: Filebucketed /etc/bind/named.conf.options to puppet with sum 56919cbc0d819c9a303a8bdeb306b5f1
  744. Notice: /Stage[main]/Main/Dns::Server::Options[/etc/bind/named.conf.options]/File[/etc/bind/named.conf.options]/content: content changed '{md5}56919cbc0d819c9a303a8bdeb306b5f1' to '{md5}ffba51440a5e70b37369840d58267116'
  745. Notice: /Stage[main]/Main/Dns::Server::Options[/etc/bind/named.conf.options]/File[/etc/bind/named.conf.options]/owner: owner changed 'root' to 'bind'
  746. Info: /Stage[main]/Main/Dns::Server::Options[/etc/bind/named.conf.options]/File[/etc/bind/named.conf.options]: Scheduling refresh of Class[Dns::Server::Service]
  747. Info: /Stage[main]/Main/Dns::Server::Options[/etc/bind/named.conf.options]/File[/etc/bind/named.conf.options]: Scheduling refresh of Class[Dns::Server::Service]
  748. Info: Computing checksum on file /etc/bind/named.conf.local
  749. Info: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/etc/bind/named.conf.local]: Filebucketed /etc/bind/named.conf.local to puppet with sum fb15a27656eafd86ff870effabc72f1e
  750. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/etc/bind/named.conf.local]/content: content changed '{md5}fb15a27656eafd86ff870effabc72f1e' to '{md5}ee54640c38bf63bb50afa9c4c3dc8b7b'
  751. Notice: /Stage[main]/Dns::Server::Config/Concat[/etc/bind/named.conf.local]/File[/etc/bind/named.conf.local]/owner: owner changed 'root' to 'bind'
  752. Info: Concat[/etc/bind/named.conf.local]: Scheduling refresh of Class[Dns::Server::Service]
  753. Info: Class[Dns::Server::Config]: Scheduling refresh of Class[Dns::Server::Service]
  754. Info: Class[Dns::Server::Service]: Scheduling refresh of Service[bind9]
  755. Notice: /Stage[main]/Dns::Server::Service/Service[bind9]: Triggered 'refresh' from 1 events
  756. Info: Creating state file /var/lib/puppet/state/state.yaml
  757. Notice: Finished catalog run in 8.14 seconds
  758.  
  759. ubuntu-server-1204-x64 executed in 10.25 seconds
  760. Exited: 2
  761.     should apply with no errors
  762.  
  763. ubuntu-server-1204-x64 16:55:37$ mktemp -t apply_manifest.pp.XXXXXX
  764. /tmp/apply_manifest.pp.BpAWPO
  765.  
  766. ubuntu-server-1204-x64 executed in 0.04 seconds
  767. localhost $ scp /tmp/beaker20150805-16720-elvwuu ubuntu-server-1204-x64:/tmp/apply_manifest.pp.BpAWPO {:ignore => }
  768.  
  769. ubuntu-server-1204-x64 16:55:37$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.BpAWPO
  770. Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  771.   (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
  772. Info: Loading facts
  773. Info: Loading facts
  774. Notice: Compiled catalog for ubuntu-server-1204-x64 in environment production in 1.24 seconds
  775. Info: Applying configuration version '1438786539'
  776. Notice: Finished catalog run in 0.49 seconds
  777.  
  778. ubuntu-server-1204-x64 executed in 3.93 seconds
  779.     should be idempotent
  780. Warning: ssh connection to 10.255.83.156 has been terminated
  781. removing temporory ssh-config files per-vagrant box
  782. Destroying vagrant boxes
  783. ==> ubuntu-server-1204-x64: Forcing shutdown of VM...
  784. ==> ubuntu-server-1204-x64: Destroying VM and associated drives...
  785.  
  786. Finished in 32.39 seconds (files took 2 minutes 6.4 seconds to load)
  787. 2 examples, 0 failures
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement