talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

installation questions: puppet, deprecation, skipped steps

AK
Alistair Kwan
Tue, Dec 20, 2016 4:19 AM

Hello,

I’ve been unsuccessfully trying to install CollectionSpace using the automated installer on Ubuntu 14.04. One question from our IT people: they use Puppet for routine maintenance, and CollectionSpace’s Puppet config over-writes part of theirs. Does CollectionSpace require continuing Puppet services after installation?

I had a lot of deprecation warnings like this

Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations

and also some steps skipped, like this

Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]: Skipping because of failed dependencies

but, in the most recent attempt, it seems to have installed well enough to run. (I’ve pasted the whole transcript below in case anyone has time to skim it.)

Need I worry about the deprecation warnings and skipped steps?

I have only a minimal understanding of what’s going on — my university has been kind and given me a virtual machine to work with, but I have to be reasonably self-reliant in getting this working to pilot over the coming year. Our IT staff raise a few questions such as the above when they notice that I’ve unwittingly interfered with standard process.

I’ve asked IT to open port 8180 — any other things that it needs requested?

Given the Puppet requirements, would it be better to try a manual installation? I don’t have much familiarity with UNIX installation but can reasonably understand what the steps are — but probably not the full import of errors along the way. At the least, this might help to zero in on exactly where the problems are.

Alistair

--
Alistair Kwan
Centre for Learning & Research in Higher Education, University of Auckland
alistair.kwan@auckland.ac.nzmailto:alistair.kwan@auckland.ac.nz

kwa001@cerakwadev01:~$ sudo ./bootstrap-cspace-modules.sh
Checking for existence of executable file 'wget' ...
Found executable file 'wget' ...
Checking for existence of executable file 'unzip' ...
Downloading script for installing Puppet ...
2016-12-12 11:43:12 URL:https://raw.githubusercontent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.shhttp://raw.githubusercontent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh http://raw.githubusercontent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh [8622/8622] -> "install_puppet.sh" [1]
Installing Puppet, if it is not already installed ...
No existing puppet install detected
Preparing to install puppet and facter
Detected debian-based distro: Ubuntu trusty 14.04 for x86_64
Puppetlabs repository not detected. Installing...
Selecting previously unselected package puppetlabs-release.
(Reading database ... 283895 files and directories currently installed.)
Preparing to unpack /tmp/tmp.GH7zOVwcZO ...
Unpacking puppetlabs-release (1.1-1) ...
Setting up puppetlabs-release (1.1-1) ...
puppetlabs repository installed successfully
installing ruby-dev and dependencies...

Configuration file '/etc/default/puppet'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D    : show the differences between the versions
Z    : start a shell to examine the situation
The default action is to keep your current version.
*** puppet (Y/I/N/O/D/Z) [default=N] ? D

Configuration file '/etc/default/puppet'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D    : show the differences between the versions
Z    : start a shell to examine the situation
The default action is to keep your current version.
*** puppet (Y/I/N/O/D/Z) [default=N] ? Y
Verifying that puppet and facter installed successfully...
Detected puppet version 3.8.7
Detected facter version 2.4.6
Puppet and facter installed successfully
Checking for existence of executable file 'puppet' ...
Checking for existence of Puppet module directory '/etc/puppet/modules' ...
Downloading CollectionSpace Puppet module 'puppet' ...
2016-12-12 11:45:03 URL:https://codeload.github.com/cspace-puppet/puppet/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/puppet/zip/v4.4-branch http://codeload.github.com/cspace-puppet/puppet/zip/v4.4-branch [3907/3907] -> "puppet-4.4-branch.zip" [1]
Extracting files from archive file 'puppet-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_environment' ...
2016-12-12 11:45:05 URL:https://codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch http://codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch [8905/8905] -> "cspace_environment-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_environment-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_server_dependencies' ...
2016-12-12 11:45:06 URL:https://codeload.github.com/cspace-puppet/cspace_server_dependencies/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_server_dependencies/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_server_dependencies/zip/v4.4-branch [4250/4250] -> "cspace_server_dependencies-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_server_dependencies-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_java' ...
2016-12-12 11:45:08 URL:https://codeload.github.com/cspace-puppet/cspace_java/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_java/zip/v4.4-branch http://codeload.github.com/cspace-puppet/cspace_java/zip/v4.4-branch [8935/8935] -> "cspace_java-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_java-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_postgresql_server' ...
2016-12-12 11:45:10 URL:https://codeload.github.com/cspace-puppet/cspace_postgresql_server/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_postgresql_server/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_postgresql_server/zip/v4.4-branch [9055/9055] -> "cspace_postgresql_server-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_postgresql_server-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_tarball' ...
2016-12-12 11:45:11 URL:https://codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch http://codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch [3553/3553] -> "cspace_tarball-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_tarball-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_source' ...
2016-12-12 11:45:13 URL:https://codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch http://codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch [6179/6179] -> "cspace_source-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_source-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_user' ...
2016-12-12 11:45:15 URL:https://codeload.github.com/cspace-puppet/cspace_user/zip/v4.4-branchhttp://codeload.github.com/cspace-puppet/cspace_user/zip/v4.4-branch http://codeload.github.com/cspace-puppet/cspace_user/zip/v4.4-branch [17259/17259] -> "cspace_user-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_user-4.4-branch.zip' ...
Removing archive file ...
Downloading required Puppet modules from Puppet Forge ...
Uninstalling Puppet module puppetlabs-inifile (if present) ...
Installing Puppet module puppetlabs-inifile ...
Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations

2016-12-12 11:45:53 URL:https://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_instance.yamlhttp://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_instance.yamlhttp://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_instance.yaml [634/634] -> "collectionspace_instance.yaml" [1]
FINISHED --2016-12-12 11:45:53--
Total wall clock time: 0.3s
Downloaded: 1 files, 634 in 0s (448 MB/s)
Downloading configuration file 'collectionspace_common' ...
WARNING: combining -O with -r or -p will mean that all downloaded content
will be placed in the single file you specified.

2016-12-12 11:45:54 URL:https://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_common.yamlhttp://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_common.yamlhttp://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_common.yaml [2274/2274] -> "collectionspace_common.yaml" [1]
FINISHED --2016-12-12 11:45:54--
Total wall clock time: 0.2s
Downloaded: 1 files, 2.2K in 0s (83.3 MB/s)
Creating installer script ...
Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations

  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nzhttp://cerakwadev01.its.auckland.ac.nz http://cerakwadev01.its.auckland.ac.nz/ in environment production in 0.04 seconds
    Notice: /Stage[main]/Main/File[Creating installer script file]/ensure: defined content as '{md5}f6632d3a5ff68e638f4227139f0ae903'
    Notice: Finished catalog run in 0.01 seconds

Congratulations!
Initial prerequisites for a CollectionSpace server were successfully installed..

Install your CollectionSpace server now [y/n]?y
Starting installation ...
Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations

  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nzhttp://cerakwadev01.its.auckland.ac.nz http://cerakwadev01.its.auckland.ac.nz/ in environment production in 0.11 seconds
    Notice: Ensuring the availability of software required by a CollectionSpace server ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring server dependencies]/message: defined 'message' as 'Ensuring the availability of software required by a CollectionSpace server ...'
    Notice: /Stage[main]/Cspace_server_dependencies/Exec[Update apt-get before dependencies update to reflect current packages]/returns: executed successfully
    Notice: Ensuring the availability of ImageMagick ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring ImageMagick]/message: defined 'message' as 'Ensuring the availability of ImageMagick ...'
    Notice: Ensuring the availability of Apache Maven ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Maven]/message: defined 'message' as 'Ensuring the availability of Apache Maven ...'
    Notice: Ensuring the availability of a Git client ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Git]/message: defined 'message' as 'Ensuring the availability of a Git client ...'
    Notice: Ensuring the availability of Curl ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Curl]/message: defined 'message' as 'Ensuring the availability of Curl ...'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[curl]/ensure: ensure changed '7.35.0-1ubuntu2.7' to '7.35.0-1ubuntu2.10'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[maven]/ensure: ensure changed 'purged' to 'latest'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[git]/ensure: ensure changed 'purged' to 'latest'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[imagemagick]/ensure: ensure changed 'purged' to 'latest'
    Notice: Ensuring the availability of an FTP client ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Ftp]/message: defined 'message' as 'Ensuring the availability of an FTP client ...'
    Notice: Ensuring the availability of Wget ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Wget]/message: defined 'message' as 'Ensuring the availability of Wget ...'
    Notice: Ensuring the availability of Apache Ant ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Ant]/message: defined 'message' as 'Ensuring the availability of Apache Ant ...'
    Notice: Ensuring the availability of Augeas libraries for Ruby ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Augeas]/message: defined 'message' as 'Ensuring the availability of Augeas libraries for Ruby ...'
    Notice: /Stage[main]/Cspace_java/Exec[Update apt-get before Java update to reflect current packages]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Package[Install OpenJDK 7]/ensure: ensure changed 'purged' to 'present'
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[javac]/Exec[Install alternative for javac with priority 20000]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[java]/Exec[Install alternative for java with priority 20000]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[java]/Exec[Config default alternative for java pointing to source directory /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[javac]/Exec[Config default alternative for javac pointing to source directory /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully
    Notice: Finished catalog run in 64.90 seconds
    Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')*
    Warning: Scope(Concat[/etc/postgresql/9.3/main/pg_ident.conf]): The $force parameter to concat is deprecated and has no effect.
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nzhttp://cerakwadev01.its.auckland.ac.nz http://cerakwadev01.its.auckland.ac.nz/ in environment production in 1.31 seconds
    Notice: /Stage[main]/Cspace_user::User/User[Ensure Linux user account]/ensure: created
    Notice: /Stage[main]/Cspace_user::User/File[Save password for Linux user account to a file in their home directory]/ensure: defined content as '{md5}262d611bf0d3932d56e8072cf099295e'
    Notice: /Stage[main]/Cspace_user::User/File_line[Write environment variables to bash config file]/ensure: created
    Notice: Ensuring additional PostgreSQL server host-based access rules, if any ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL host-based access rules]/message: defined 'message' as 'Ensuring additional PostgreSQL server host-based access rules, if any ...'
    Notice: Enabled peer access to PostgreSQL server over local connections.
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Enabled peer access]/message: defined 'message' as 'Enabled peer access to PostgreSQL server over local connections.'
    Notice: Adding Nuxeo-required datatype conversions to the database ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Adding datatype conversions]/message: defined 'message' as 'Adding Nuxeo-required datatype conversions to the database ...'
    Notice: Ensuring that PostgreSQL client is present ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL client is present]/message: defined 'message' as 'Ensuring that PostgreSQL client is present ...'
    Notice: /Stage[main]/Postgresql::Client/Package[postgresql-client]/ensure: ensure changed 'purged' to 'present'
    Notice: /Stage[main]/Postgresql::Client/File[/usr/local/bin/validate_postgresql_connection.sh]/ensure: defined content as '{md5}625f6b9f027fbae935499443d1bf69f6'
    Notice: Ensuring CollectionSpace-relevant PostgreSQL configuration settings ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL configuration settings]/message: defined 'message' as 'Ensuring CollectionSpace-relevant PostgreSQL configuration settings ...'
    Notice: Ensuring that PostgreSQL server is present ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL server is present]/message: defined 'message' as 'Ensuring that PostgreSQL server is present ...'
    Notice: /Stage[main]/Postgresql::Server::Install/Package[postgresql-server]/ensure: ensure changed 'purged' to 'present'
    Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::Config_entry[max_prepared_transactions]/Postgresql_conf[max_prepared_transactions]/ensure: created
    Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/9.3/main/pg_ident.conf]/File[/etc/postgresql/9.3/main/pg_ident.conf]/content: content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to '{md5}9300ac105fe777787ac9e793b8df8d25'
    Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/9.3/main/pg_hba.conf]/File[/etc/postgresql/9.3/main/pg_hba.conf]/content: content changed '{md5}7694a77a71d01d43944f0ec2aa3fb165' to '{md5}0d71b3eff383b9da4ae2f7d851db6c00'
    Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/ensure: created
    Notice: /Stage[main]/Postgresql::Server::Service/Service[postgresqld]: Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]: Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::end]: Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::begin]: Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns: ALTER ROLE
    Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns: executed successfully
    Notice: /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]: Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text conversion function]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text conversion comment]/returns: executed successfully
    Notice: Creating a CollectionSpace administrator user in the database ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Creating a CollectionSpace admin user in the database]/message: defined 'message' as 'Creating a CollectionSpace administrator user in the database ...'
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing integer-to-text conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text conversion function]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing bigint-to-text conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text conversion comment]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::Role[Create CollectionSpace admin role in the database]/Postgresql_psql[CREATE ROLE csadmin ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "csadmin" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB SUPERUSER  CONNECTION LIMIT -1'
    Notice: Setting global values to be used by PostgreSQL installer ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Setting global values]/message: defined 'message' as 'Setting global values to be used by PostgreSQL installer ...'
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: --2016-12-12 11:47:35-- ftp://nightly.collectionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns:    => ‘cspace-server-4.4.tar.gz’
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: Resolving nightly.collectionspace.orghttp://nightly.collectionspace.orghttp://nightly.collectionspace.org/ (nightly.collectionspace.orghttp://nightly.collectionspace.org http://nightly.collectionspace.org/)... 45.33.63.134
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: Connecting to nightly.collectionspace.orghttp://nightly.collectionspace.orghttp://nightly.collectionspace.org/ (nightly.collectionspace.orghttp://nightly.collectionspace.org http://nightly.collectionspace.org/)|45.33.63.134|:21... failed: Connection refused.
    Error: wget ftp://nightly.collectionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]
    Error: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: change from notrun to 0 failed: wget ftp://nightly.collectionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]
    Notice: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server distribution]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server distribution]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts executable]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts executable]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_tarball/Exec[Change ownership of server folder to CollectionSpace admin user]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Change ownership of server folder to CollectionSpace admin user]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source directory]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source directory]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Downloading Services layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Downloading Services layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Downloading Application layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Downloading Application layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer source code]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer source code]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Downloading UI layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Downloading UI layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer source code]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer source code]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Find Maven executable]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Find Maven executable]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source code]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source code]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Change ownership of source directory to CollectionSpace admin user]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Change ownership of source directory to CollectionSpace admin user]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Cleaning Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Cleaning Services layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Clean Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Clean Services layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Building Services layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Building Services layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Build from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Build from Services layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Building Application layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Building Application layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from Application layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from Application layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Building UI layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Building UI layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Deploying Services layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Deploying Services layer]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Deploy from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Deploy from Services layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Creating databases]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Creating databases]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Create databases from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Create databases from Services layer source]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Notify[Initializing default user accounts]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Initializing default user accounts]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cspace_source/Exec[Initialize default user accounts from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Initialize default user accounts from Services layer source]: Skipping because of failed dependencies
    Notice: Finished catalog run in 12.78 seconds
    Installation of the CollectionSpace was successful.  See http://bit.ly/2a9pfyP for instructions on launching/starting CollectionSpace.
Hello, I’ve been unsuccessfully trying to install CollectionSpace using the automated installer on Ubuntu 14.04. One question from our IT people: they use Puppet for routine maintenance, and CollectionSpace’s Puppet config over-writes part of theirs. Does CollectionSpace require continuing Puppet services after installation? I had a lot of deprecation warnings like this *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* and also some steps skipped, like this Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]: Skipping because of failed dependencies* but, in the most recent attempt, it seems to have installed well enough to run. (I’ve pasted the whole transcript below in case anyone has time to skim it.) Need I worry about the deprecation warnings and skipped steps? I have only a minimal understanding of what’s going on — my university has been kind and given me a virtual machine to work with, but I have to be reasonably self-reliant in getting this working to pilot over the coming year. Our IT staff raise a few questions such as the above when they notice that I’ve unwittingly interfered with standard process. I’ve asked IT to open port 8180 — any other things that it needs requested? Given the Puppet requirements, would it be better to try a manual installation? I don’t have much familiarity with UNIX installation but can reasonably understand what the steps are — but probably not the full import of errors along the way. At the least, this might help to zero in on exactly where the problems are. Alistair -- Alistair Kwan Centre for Learning & Research in Higher Education, University of Auckland alistair.kwan@auckland.ac.nz<mailto:alistair.kwan@auckland.ac.nz> kwa001@cerakwadev01:~$ sudo ./bootstrap-cspace-modules.sh Checking for existence of executable file 'wget' ... Found executable file 'wget' ... Checking for existence of executable file 'unzip' ... Downloading script for installing Puppet ... 2016-12-12 11:43:12 URL:https://raw.githubusercontent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh<http://raw.githubusercontent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh> <http://raw.githubusercontent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh> [8622/8622] -> "install_puppet.sh" [1] Installing Puppet, if it is not already installed ... No existing puppet install detected Preparing to install puppet and facter Detected debian-based distro: Ubuntu trusty 14.04 for x86_64 Puppetlabs repository not detected. Installing... Selecting previously unselected package puppetlabs-release. (Reading database ... 283895 files and directories currently installed.) Preparing to unpack /tmp/tmp.GH7zOVwcZO ... Unpacking puppetlabs-release (1.1-1) ... Setting up puppetlabs-release (1.1-1) ... puppetlabs repository installed successfully installing ruby-dev and dependencies... Configuration file '/etc/default/puppet' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : start a shell to examine the situation The default action is to keep your current version. *** puppet (Y/I/N/O/D/Z) [default=N] ? D Configuration file '/etc/default/puppet' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : start a shell to examine the situation The default action is to keep your current version. *** puppet (Y/I/N/O/D/Z) [default=N] ? Y Verifying that puppet and facter installed successfully... Detected puppet version 3.8.7 Detected facter version 2.4.6 Puppet and facter installed successfully Checking for existence of executable file 'puppet' ... Checking for existence of Puppet module directory '/etc/puppet/modules' ... Downloading CollectionSpace Puppet module 'puppet' ... 2016-12-12 11:45:03 URL:https://codeload.github.com/cspace-puppet/puppet/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/puppet/zip/v4.4-branch> <http://codeload.github.com/cspace-puppet/puppet/zip/v4.4-branch> [3907/3907] -> "puppet-4.4-branch.zip" [1] Extracting files from archive file 'puppet-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_environment' ... 2016-12-12 11:45:05 URL:https://codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch> <http://codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch> [8905/8905] -> "cspace_environment-4.4-branch.zip" [1] Extracting files from archive file 'cspace_environment-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_server_dependencies' ... 2016-12-12 11:45:06 URL:https://codeload.github.com/cspace-puppet/cspace_server_dependencies/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_server_dependencies/zip/v4.4-branch><http://codeload.github.com/cspace-puppet/cspace_server_dependencies/zip/v4.4-branch> [4250/4250] -> "cspace_server_dependencies-4.4-branch.zip" [1] Extracting files from archive file 'cspace_server_dependencies-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_java' ... 2016-12-12 11:45:08 URL:https://codeload.github.com/cspace-puppet/cspace_java/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_java/zip/v4.4-branch> <http://codeload.github.com/cspace-puppet/cspace_java/zip/v4.4-branch> [8935/8935] -> "cspace_java-4.4-branch.zip" [1] Extracting files from archive file 'cspace_java-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_postgresql_server' ... 2016-12-12 11:45:10 URL:https://codeload.github.com/cspace-puppet/cspace_postgresql_server/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_postgresql_server/zip/v4.4-branch><http://codeload.github.com/cspace-puppet/cspace_postgresql_server/zip/v4.4-branch> [9055/9055] -> "cspace_postgresql_server-4.4-branch.zip" [1] Extracting files from archive file 'cspace_postgresql_server-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_tarball' ... 2016-12-12 11:45:11 URL:https://codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch> <http://codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch> [3553/3553] -> "cspace_tarball-4.4-branch.zip" [1] Extracting files from archive file 'cspace_tarball-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_source' ... 2016-12-12 11:45:13 URL:https://codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch> <http://codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch> [6179/6179] -> "cspace_source-4.4-branch.zip" [1] Extracting files from archive file 'cspace_source-4.4-branch.zip' ... Removing archive file ... Downloading CollectionSpace Puppet module 'cspace_user' ... 2016-12-12 11:45:15 URL:https://codeload.github.com/cspace-puppet/cspace_user/zip/v4.4-branch<http://codeload.github.com/cspace-puppet/cspace_user/zip/v4.4-branch> <http://codeload.github.com/cspace-puppet/cspace_user/zip/v4.4-branch> [17259/17259] -> "cspace_user-4.4-branch.zip" [1] Extracting files from archive file 'cspace_user-4.4-branch.zip' ... Removing archive file ... Downloading required Puppet modules from Puppet Forge ... Uninstalling Puppet module puppetlabs-inifile (if present) ... Installing Puppet module puppetlabs-inifile ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com <https://forgeapi.puppetlabs.com/> ... Notice: Installing -- do not interrupt ... /etc/puppet/modules └── puppetlabs-inifile (v1.6.0) Uninstalling Puppet module puppetlabs-postgresql (if present) ... Installing Puppet module puppetlabs-postgresql ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com <https://forgeapi.puppetlabs.com/> ... Notice: Installing -- do not interrupt ... /etc/puppet/modules └─┬ puppetlabs-postgresql (v4.8.0) ├── puppetlabs-apt (v2.3.0) ├── puppetlabs-concat (v2.2.0) └── puppetlabs-stdlib (v4.13.1) Uninstalling Puppet module puppetlabs-stdlib (if present) ... Installing Puppet module puppetlabs-stdlib ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com <https://forgeapi.puppetlabs.com/> ... Notice: Installing -- do not interrupt ... /etc/puppet/modules └── puppetlabs-stdlib (v4.13.1) Uninstalling Puppet module puppetlabs-vcsrepo (if present) ... Installing Puppet module puppetlabs-vcsrepo ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com <https://forgeapi.puppetlabs.com/> ... Notice: Installing -- do not interrupt ... /etc/puppet/modules └── puppetlabs-vcsrepo (v1.4.0) Setting 'modulepath' in the main Puppet configuration file ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 0.01 seconds Notice: /Stage[main]/Main/Ini_setting[Set basemodulepath or modulepath in puppet.conf]/ensure: created Notice: Finished catalog run in 0.01 seconds Setting 'ordering' in the main Puppet configuration file ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 0.01 seconds Notice: /Stage[main]/Main/Ini_setting[Set ordering in puppet.conf]/ensure: created Notice: Finished catalog run in 0.02 seconds Ensuring that Hiera is present ... Creating default Hiera configuration file ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 0.04 seconds Notice: /Stage[main]/Main/File[Hiera config]/ensure: defined content as '{md5}bab18070e54caa36732c127448e9b8c6' Notice: Finished catalog run in 0.01 seconds Creating common Hiera configuration file ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 0.04 seconds Notice: /Stage[main]/Main/File[Hiera common config]/ensure: defined content as '{md5}036e8f84dddd8e397e3eb3c6db7b7510' Notice: Finished catalog run in 0.02 seconds Downloading configuration file 'collectionspace_instance' ... WARNING: combining -O with -r or -p will mean that all downloaded content will be placed in the single file you specified. 2016-12-12 11:45:53 URL:https://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_instance.yaml<http://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_instance.yaml><http://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_instance.yaml> [634/634] -> "collectionspace_instance.yaml" [1] FINISHED --2016-12-12 11:45:53-- Total wall clock time: 0.3s Downloaded: 1 files, 634 in 0s (448 MB/s) Downloading configuration file 'collectionspace_common' ... WARNING: combining -O with -r or -p will mean that all downloaded content will be placed in the single file you specified. 2016-12-12 11:45:54 URL:https://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_common.yaml<http://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_common.yaml><http://raw.githubusercontent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/collectionspace_common.yaml> [2274/2274] -> "collectionspace_common.yaml" [1] FINISHED --2016-12-12 11:45:54-- Total wall clock time: 0.2s Downloaded: 1 files, 2.2K in 0s (83.3 MB/s) Creating installer script ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 0.04 seconds Notice: /Stage[main]/Main/File[Creating installer script file]/ensure: defined content as '{md5}f6632d3a5ff68e638f4227139f0ae903' Notice: Finished catalog run in 0.01 seconds -------------------------------------------------------------------------- Congratulations! Initial prerequisites for a CollectionSpace server were successfully installed.. Install your CollectionSpace server now [y/n]?y Starting installation ... *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 0.11 seconds Notice: Ensuring the availability of software required by a CollectionSpace server ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring server dependencies]/message: defined 'message' as 'Ensuring the availability of software required by a CollectionSpace server ...' Notice: /Stage[main]/Cspace_server_dependencies/Exec[Update apt-get before dependencies update to reflect current packages]/returns: executed successfully Notice: Ensuring the availability of ImageMagick ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring ImageMagick]/message: defined 'message' as 'Ensuring the availability of ImageMagick ...' Notice: Ensuring the availability of Apache Maven ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Maven]/message: defined 'message' as 'Ensuring the availability of Apache Maven ...' Notice: Ensuring the availability of a Git client ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Git]/message: defined 'message' as 'Ensuring the availability of a Git client ...' Notice: Ensuring the availability of Curl ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Curl]/message: defined 'message' as 'Ensuring the availability of Curl ...' Notice: /Stage[main]/Cspace_server_dependencies/Package[curl]/ensure: ensure changed '7.35.0-1ubuntu2.7' to '7.35.0-1ubuntu2.10' Notice: /Stage[main]/Cspace_server_dependencies/Package[maven]/ensure: ensure changed 'purged' to 'latest' Notice: /Stage[main]/Cspace_server_dependencies/Package[git]/ensure: ensure changed 'purged' to 'latest' Notice: /Stage[main]/Cspace_server_dependencies/Package[imagemagick]/ensure: ensure changed 'purged' to 'latest' Notice: Ensuring the availability of an FTP client ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Ftp]/message: defined 'message' as 'Ensuring the availability of an FTP client ...' Notice: Ensuring the availability of Wget ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Wget]/message: defined 'message' as 'Ensuring the availability of Wget ...' Notice: Ensuring the availability of Apache Ant ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Ant]/message: defined 'message' as 'Ensuring the availability of Apache Ant ...' Notice: Ensuring the availability of Augeas libraries for Ruby ... Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring Augeas]/message: defined 'message' as 'Ensuring the availability of Augeas libraries for Ruby ...' Notice: /Stage[main]/Cspace_java/Exec[Update apt-get before Java update to reflect current packages]/returns: executed successfully Notice: /Stage[main]/Cspace_java/Package[Install OpenJDK 7]/ensure: ensure changed 'purged' to 'present' Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[javac]/Exec[Install alternative for javac with priority 20000]/returns: executed successfully Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[java]/Exec[Install alternative for java with priority 20000]/returns: executed successfully Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[java]/Exec[Config default alternative for java pointing to source directory /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[javac]/Exec[Config default alternative for javac pointing to source directory /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully Notice: Finished catalog run in 64.90 seconds *Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations* * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')* *Warning: Scope(Concat[/etc/postgresql/9.3/main/pg_ident.conf]): The $force parameter to concat is deprecated and has no effect.* Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz<http://cerakwadev01.its.auckland.ac.nz> <http://cerakwadev01.its.auckland.ac.nz/> in environment production in 1.31 seconds Notice: /Stage[main]/Cspace_user::User/User[Ensure Linux user account]/ensure: created Notice: /Stage[main]/Cspace_user::User/File[Save password for Linux user account to a file in their home directory]/ensure: defined content as '{md5}262d611bf0d3932d56e8072cf099295e' Notice: /Stage[main]/Cspace_user::User/File_line[Write environment variables to bash config file]/ensure: created Notice: Ensuring additional PostgreSQL server host-based access rules, if any ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL host-based access rules]/message: defined 'message' as 'Ensuring additional PostgreSQL server host-based access rules, if any ...' Notice: Enabled peer access to PostgreSQL server over local connections. Notice: /Stage[main]/Cspace_postgresql_server/Notify[Enabled peer access]/message: defined 'message' as 'Enabled peer access to PostgreSQL server over local connections.' Notice: Adding Nuxeo-required datatype conversions to the database ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Adding datatype conversions]/message: defined 'message' as 'Adding Nuxeo-required datatype conversions to the database ...' Notice: Ensuring that PostgreSQL client is present ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL client is present]/message: defined 'message' as 'Ensuring that PostgreSQL client is present ...' Notice: /Stage[main]/Postgresql::Client/Package[postgresql-client]/ensure: ensure changed 'purged' to 'present' Notice: /Stage[main]/Postgresql::Client/File[/usr/local/bin/validate_postgresql_connection.sh]/ensure: defined content as '{md5}625f6b9f027fbae935499443d1bf69f6' Notice: Ensuring CollectionSpace-relevant PostgreSQL configuration settings ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL configuration settings]/message: defined 'message' as 'Ensuring CollectionSpace-relevant PostgreSQL configuration settings ...' Notice: Ensuring that PostgreSQL server is present ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL server is present]/message: defined 'message' as 'Ensuring that PostgreSQL server is present ...' Notice: /Stage[main]/Postgresql::Server::Install/Package[postgresql-server]/ensure: ensure changed 'purged' to 'present' Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::Config_entry[max_prepared_transactions]/Postgresql_conf[max_prepared_transactions]/ensure: created Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/9.3/main/pg_ident.conf]/File[/etc/postgresql/9.3/main/pg_ident.conf]/content: content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to '{md5}9300ac105fe777787ac9e793b8df8d25' Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgresql/9.3/main/pg_hba.conf]/File[/etc/postgresql/9.3/main/pg_hba.conf]/content: content changed '{md5}7694a77a71d01d43944f0ec2aa3fb165' to '{md5}0d71b3eff383b9da4ae2f7d851db6c00' Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/ensure: created Notice: /Stage[main]/Postgresql::Server::Service/Service[postgresqld]: Triggered 'refresh' from 1 events Notice: /Stage[main]/Postgresql::Server::Service/Postgresql::Validate_db_connection[validate_service_is_running]/Exec[validate postgres connection for @:5432/postgres]: Triggered 'refresh' from 1 events Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::end]: Triggered 'refresh' from 1 events Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::begin]: Triggered 'refresh' from 1 events Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns: ALTER ROLE Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns: executed successfully Notice: /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]: Triggered 'refresh' from 1 events Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text conversion function]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text conversion comment]/returns: executed successfully Notice: Creating a CollectionSpace administrator user in the database ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Creating a CollectionSpace admin user in the database]/message: defined 'message' as 'Creating a CollectionSpace administrator user in the database ...' Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing integer-to-text conversion cast]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text conversion cast]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text conversion function]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing bigint-to-text conversion cast]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text conversion cast]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text conversion comment]/returns: executed successfully Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::Role[Create CollectionSpace admin role in the database]/Postgresql_psql[CREATE ROLE csadmin ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to 'CREATE ROLE "csadmin" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE NOCREATEDB SUPERUSER CONNECTION LIMIT -1' Notice: Setting global values to be used by PostgreSQL installer ... Notice: /Stage[main]/Cspace_postgresql_server/Notify[Setting global values]/message: defined 'message' as 'Setting global values to be used by PostgreSQL installer ...' Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: --2016-12-12 11:47:35-- ftp://nightly.collectionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: => ‘cspace-server-4.4.tar.gz’ Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: Resolving nightly.collectionspace.org<http://nightly.collectionspace.org><http://nightly.collectionspace.org/> (nightly.collectionspace.org<http://nightly.collectionspace.org> <http://nightly.collectionspace.org/>)... 45.33.63.134 Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: Connecting to nightly.collectionspace.org<http://nightly.collectionspace.org><http://nightly.collectionspace.org/> (nightly.collectionspace.org<http://nightly.collectionspace.org> <http://nightly.collectionspace.org/>)|45.33.63.134|:21... failed: Connection refused. *Error: wget ftp://nightly.collectionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]* *Error: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: change from notrun to 0 failed: wget ftp://nightly.collectionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]* Notice: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server distribution]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server distribution]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts executable]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts executable]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_tarball/Exec[Change ownership of server folder to CollectionSpace admin user]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_tarball/Exec[Change ownership of server folder to CollectionSpace admin user]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source directory]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source directory]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Downloading Services layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Downloading Services layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Downloading Application layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Downloading Application layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer source code]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer source code]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Downloading UI layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Downloading UI layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer source code]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer source code]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Find Maven executable]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Find Maven executable]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source code]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source code]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Change ownership of source directory to CollectionSpace admin user]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Change ownership of source directory to CollectionSpace admin user]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Cleaning Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Cleaning Services layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Clean Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Clean Services layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Building Services layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Building Services layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Build from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Build from Services layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Building Application layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Building Application layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from Application layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from Application layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Building UI layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Building UI layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Deploying Services layer]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Deploying Services layer]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Deploy from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Deploy from Services layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Creating databases]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Creating databases]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Create databases from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Create databases from Services layer source]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Notify[Initializing default user accounts]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Notify[Initializing default user accounts]: Skipping because of failed dependencies* Notice: /Stage[main]/Cspace_source/Exec[Initialize default user accounts from Services layer source]: Dependency Exec[Download CollectionSpace server distribution] has failures: true *Warning: /Stage[main]/Cspace_source/Exec[Initialize default user accounts from Services layer source]: Skipping because of failed dependencies* Notice: Finished catalog run in 12.78 seconds Installation of the CollectionSpace was successful. See http://bit.ly/2a9pfyP for instructions on launching/starting CollectionSpace.
AR
Aron Roberts
Tue, Dec 20, 2016 4:51 AM

Hi Alistair,

On Mon, Dec 19, 2016 at 8:19 PM, Alistair Kwan <alistair.kwan@auckland.ac.nz

wrote:

I’ve been unsuccessfully trying to install CollectionSpace using the
automated installer on Ubuntu 14.04. One question from our IT people: they
use Puppet for routine maintenance, and CollectionSpace’s Puppet config
over-writes part of theirs. Does CollectionSpace require continuing Puppet
services after installation?

It doesn't. So you could readily restore your IT peoples' Puppet config on
your VM after a successful installation.

Note that, as per https://wiki.collectionspace.org/display/DOC/Automated+
installer+for+CollectionSpace:

"Ideally, the Ubuntu server you're going to try to install CollectionSpace
onto has been setup/created solely for the purpose of running
CollectionSpace
.  If the server is an existing system that is being used
or has been used to host other software, you may encounter problems that
will require advanced system administration and support."

Of course, a VM that is managed by an IT department via Puppet, and relies
on its own configuration being present on that host, even though the host
is dedicated to the CSpace installation, is a bit ... unusual in this
regard :).

I had a lot of deprecation warnings like this

Warning: Setting templatedir is deprecated. See
http://links.puppetlabs.com/env-settings-deprecations

Deprecations are for Puppet (or Puppet module) features that still

currently work, but will go away or behave differently in the future. So no
concerns here.

and also some steps skipped, like this

Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]:
Dependency Exec[Download CollectionSpace server distribution] has failures:
true

Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]:
Skipping because of failed dependencies

but, in the most recent attempt, it seems to have installed well enough to
run. (I’ve pasted the whole transcript below in case anyone has time to
skim it.)

A skipped step is definitely a concern: it nearly always reflects an
error which will cause the install to fail.

Generally, you can search the logs for the first instance of "failed"; in
nearly all cases, that should spotlight the relevant error. Here, it looks
like the 'tarball' (.tar.gz file) that expands into a Tomcat folder into
which the rest of the installation takes place, failed to be successfully
downloaded via FTP via the 'wget' utility:

Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server
distribution]/returns: Connecting to nightly.collectionspace.org<
http://nightly.collectionspace.org/> (nightly.collectionspace.org <
http://nightly.collectionspace.org/>)|45.33.63.134|:21... failed:
Connection refused.
Error: wget ftp://nightly.collectionspace.org/pub/collectionspace/
releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]

If this error no longer occurs during a subsequent installation run, I'm
hoping the rest of the installation will proceed successfully.

While this failure could result from issues specific to your host or its
network connectivity, there could also conceivably be an issue with this
download that we need to address from our side. We'll look into this and
let you know what we find.

Aron Roberts
UC Berkeley

==

Need I worry about the deprecation warnings and skipped steps?

I have only a minimal understanding of what’s going on — my university has
been kind and given me a virtual machine to work with, but I have to be
reasonably self-reliant in getting this working to pilot over the coming
year. Our IT staff raise a few questions such as the above when they notice
that I’ve unwittingly interfered with standard process.

I’ve asked IT to open port 8180 — any other things that it needs requested?

Given the Puppet requirements, would it be better to try a manual
installation? I don’t have much familiarity with UNIX installation but can
reasonably understand what the steps are — but probably not the full import
of errors along the way. At the least, this might help to zero in on
exactly where the problems are.

Alistair

--
Alistair Kwan
Centre for Learning & Research in Higher Education, University of Auckland
alistair.kwan@auckland.ac.nz

kwa001@cerakwadev01:~$ sudo ./bootstrap-cspace-modules.sh
Checking for existence of executable file 'wget' ...
Found executable file 'wget' ...
Checking for existence of executable file 'unzip' ...
Downloading script for installing Puppet ...
2016-12-12 11:43:12 URL:https://raw.githubusercont
ent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491
fed0b0628ecd6bdf7a4/provision/install_puppet.sh <http://raw.
githubusercontent.com/danieldreier/vagrant-template/557c6bfe
1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh> [8622/8622]
-> "install_puppet.sh" [1]
Installing Puppet, if it is not already installed ...
No existing puppet install detected
Preparing to install puppet and facter
Detected debian-based distro: Ubuntu trusty 14.04 for x86_64
Puppetlabs repository not detected. Installing...
Selecting previously unselected package puppetlabs-release.
(Reading database ... 283895 files and directories currently installed.)
Preparing to unpack /tmp/tmp.GH7zOVwcZO ...
Unpacking puppetlabs-release (1.1-1) ...
Setting up puppetlabs-release (1.1-1) ...
puppetlabs repository installed successfully
installing ruby-dev and dependencies...

Configuration file '/etc/default/puppet'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D    : show the differences between the versions
Z    : start a shell to examine the situation
The default action is to keep your current version.
*** puppet (Y/I/N/O/D/Z) [default=N] ? D

Configuration file '/etc/default/puppet'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D    : show the differences between the versions
Z    : start a shell to examine the situation
The default action is to keep your current version.
*** puppet (Y/I/N/O/D/Z) [default=N] ? Y
Verifying that puppet and facter installed successfully...
Detected puppet version 3.8.7
Detected facter version 2.4.6
Puppet and facter installed successfully
Checking for existence of executable file 'puppet' ...
Checking for existence of Puppet module directory '/etc/puppet/modules' ...
Downloading CollectionSpace Puppet module 'puppet' ...
2016-12-12 11:45:03 URL:https://codeload.github.co
m/cspace-puppet/puppet/zip/v4.4-branch <http://codeload.gith
ub.com/cspace-puppet/puppet/zip/v4.4-branch> [3907/3907] ->
"puppet-4.4-branch.zip" [1]
Extracting files from archive file 'puppet-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_environment' ...
2016-12-12 11:45:05 URL:https://codeload.github.co
m/cspace-puppet/cspace_environment/zip/v4.4-branch <http://
codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch>
[8905/8905] -> "cspace_environment-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_environment-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_server_dependencies' ...
2016-12-12 11:45:06 URL:https://codeload.github.co
m/cspace-puppet/cspace_server_dependencies/zip/v4.4-branch<h
ttp://codeload.github.com/cspace-puppet/cspace_server_
dependencies/zip/v4.4-branch> [4250/4250] ->
"cspace_server_dependencies-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_server_dependencies-4.4-branch.zip'
...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_java' ...
2016-12-12 11:45:08 URL:https://codeload.github.co
m/cspace-puppet/cspace_java/zip/v4.4-branch <http://codeload
.github.com/cspace-puppet/cspace_java/zip/v4.4-branch> [8935/8935] ->
"cspace_java-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_java-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_postgresql_server' ...
2016-12-12 11:45:10 URL:https://codeload.github.co
m/cspace-puppet/cspace_postgresql_server/zip/v4.4-branch<htt
p://codeload.github.com/cspace-puppet/cspace_postgresq
l_server/zip/v4.4-branch> [9055/9055] -> "cspace_postgresql_server-4.4-branch.zip"
[1]
Extracting files from archive file 'cspace_postgresql_server-4.4-branch.zip'
...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_tarball' ...
2016-12-12 11:45:11 URL:https://codeload.github.co
m/cspace-puppet/cspace_tarball/zip/v4.4-branch <http://
codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch>
[3553/3553] -> "cspace_tarball-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_tarball-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_source' ...
2016-12-12 11:45:13 URL:https://codeload.github.co
m/cspace-puppet/cspace_source/zip/v4.4-branch <http://
codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch>
[6179/6179] -> "cspace_source-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_source-4.4-branch.zip' ...
Removing archive file ...
Downloading CollectionSpace Puppet module 'cspace_user' ...
2016-12-12 11:45:15 URL:https://codeload.github.co
m/cspace-puppet/cspace_user/zip/v4.4-branch <http://codeload
.github.com/cspace-puppet/cspace_user/zip/v4.4-branch> [17259/17259] ->
"cspace_user-4.4-branch.zip" [1]
Extracting files from archive file 'cspace_user-4.4-branch.zip' ...
Removing archive file ...
Downloading required Puppet modules from Puppet Forge ...
Uninstalling Puppet module puppetlabs-inifile (if present) ...
Installing Puppet module puppetlabs-inifile ...
Warning: Setting templatedir is deprecated. See
http://links.puppetlabs.com/env-settings-deprecations

  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Preparing to install into /etc/puppet/modules ...
    Notice: Downloading from https://forgeapi.puppetlabs.com <
    https://forgeapi.puppetlabs.com/> ...
    Notice: Installing -- do not interrupt ...
    /etc/puppet/modules
    └── puppetlabs-inifile (v1.6.0)
    Uninstalling Puppet module puppetlabs-postgresql (if present) ...
    Installing Puppet module puppetlabs-postgresql ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Preparing to install into /etc/puppet/modules ...
    Notice: Downloading from https://forgeapi.puppetlabs.com <
    https://forgeapi.puppetlabs.com/> ...
    Notice: Installing -- do not interrupt ...
    /etc/puppet/modules
    └─┬ puppetlabs-postgresql (v4.8.0)
    ├── puppetlabs-apt (v2.3.0)
    ├── puppetlabs-concat (v2.2.0)
    └── puppetlabs-stdlib (v4.13.1)
    Uninstalling Puppet module puppetlabs-stdlib (if present) ...
    Installing Puppet module puppetlabs-stdlib ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Preparing to install into /etc/puppet/modules ...
    Notice: Downloading from https://forgeapi.puppetlabs.com <
    https://forgeapi.puppetlabs.com/> ...
    Notice: Installing -- do not interrupt ...
    /etc/puppet/modules
    └── puppetlabs-stdlib (v4.13.1)
    Uninstalling Puppet module puppetlabs-vcsrepo (if present) ...
    Installing Puppet module puppetlabs-vcsrepo ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Preparing to install into /etc/puppet/modules ...
    Notice: Downloading from https://forgeapi.puppetlabs.com <
    https://forgeapi.puppetlabs.com/> ...
    Notice: Installing -- do not interrupt ...
    /etc/puppet/modules
    └── puppetlabs-vcsrepo (v1.4.0)
    Setting 'modulepath' in the main Puppet configuration file ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    0.01 seconds
    Notice: /Stage[main]/Main/Ini_setting[Set basemodulepath or modulepath in
    puppet.conf]/ensure: created
    Notice: Finished catalog run in 0.01 seconds
    Setting 'ordering' in the main Puppet configuration file ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    0.01 seconds
    Notice: /Stage[main]/Main/Ini_setting[Set ordering in
    puppet.conf]/ensure: created
    Notice: Finished catalog run in 0.02 seconds
    Ensuring that Hiera is present ...
    Creating default Hiera configuration file ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    0.04 seconds
    Notice: /Stage[main]/Main/File[Hiera config]/ensure: defined content as
    '{md5}bab18070e54caa36732c127448e9b8c6'
    Notice: Finished catalog run in 0.01 seconds
    Creating common Hiera configuration file ...
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    0.04 seconds
    Notice: /Stage[main]/Main/File[Hiera common config]/ensure: defined
    content as '{md5}036e8f84dddd8e397e3eb3c6db7b7510'
    Notice: Finished catalog run in 0.02 seconds
    Downloading configuration file 'collectionspace_instance' ...
    WARNING: combining -O with -r or -p will mean that all downloaded content
    will be placed in the single file you specified.

2016-12-12 11:45:53 URL:https://raw.githubusercont
ent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/
collectionspace_instance.yaml<http://raw.githubusercontent.
com/cspace-puppet/cspace_hiera_config/v4.4-branch/
collectionspace_instance.yaml> [634/634] -> "collectionspace_instance.yaml"
[1]
FINISHED --2016-12-12 11:45:53--
Total wall clock time: 0.3s
Downloaded: 1 files, 634 in 0s (448 MB/s)
Downloading configuration file 'collectionspace_common' ...
WARNING: combining -O with -r or -p will mean that all downloaded content
will be placed in the single file you specified.

2016-12-12 11:45:54 URL:https://raw.githubusercont
ent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/
collectionspace_common.yaml<http://raw.githubusercontent.
com/cspace-puppet/cspace_hiera_config/v4.4-branch/
collectionspace_common.yaml> [2274/2274] -> "collectionspace_common.yaml"
[1]
FINISHED --2016-12-12 11:45:54--
Total wall clock time: 0.2s
Downloaded: 1 files, 2.2K in 0s (83.3 MB/s)
Creating installer script ...
Warning: Setting templatedir is deprecated. See
http://links.puppetlabs.com/env-settings-deprecations

  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    0.04 seconds
    Notice: /Stage[main]/Main/File[Creating installer script file]/ensure:
    defined content as '{md5}f6632d3a5ff68e638f4227139f0ae903'
    Notice: Finished catalog run in 0.01 seconds

Congratulations!
Initial prerequisites for a CollectionSpace server were successfully
installed..

Install your CollectionSpace server now [y/n]?y
Starting installation ...
Warning: Setting templatedir is deprecated. See
http://links.puppetlabs.com/env-settings-deprecations

  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    0.11 seconds
    Notice: Ensuring the availability of software required by a
    CollectionSpace server ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring server
    dependencies]/message: defined 'message' as 'Ensuring the availability of
    software required by a CollectionSpace server ...'
    Notice: /Stage[main]/Cspace_server_dependencies/Exec[Update apt-get
    before dependencies update to reflect current packages]/returns: executed
    successfully
    Notice: Ensuring the availability of ImageMagick ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    ImageMagick]/message: defined 'message' as 'Ensuring the availability of
    ImageMagick ...'
    Notice: Ensuring the availability of Apache Maven ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Maven]/message: defined 'message' as 'Ensuring the availability of Apache
    Maven ...'
    Notice: Ensuring the availability of a Git client ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Git]/message: defined 'message' as 'Ensuring the availability of a Git
    client ...'
    Notice: Ensuring the availability of Curl ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Curl]/message: defined 'message' as 'Ensuring the availability of Curl ...'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[curl]/ensure:
    ensure changed '7.35.0-1ubuntu2.7' to '7.35.0-1ubuntu2.10'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[maven]/ensure:
    ensure changed 'purged' to 'latest'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[git]/ensure:
    ensure changed 'purged' to 'latest'
    Notice: /Stage[main]/Cspace_server_dependencies/Package[imagemagick]/ensure:
    ensure changed 'purged' to 'latest'
    Notice: Ensuring the availability of an FTP client ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Ftp]/message: defined 'message' as 'Ensuring the availability of an FTP
    client ...'
    Notice: Ensuring the availability of Wget ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Wget]/message: defined 'message' as 'Ensuring the availability of Wget ...'
    Notice: Ensuring the availability of Apache Ant ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Ant]/message: defined 'message' as 'Ensuring the availability of Apache Ant
    ...'
    Notice: Ensuring the availability of Augeas libraries for Ruby ...
    Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring
    Augeas]/message: defined 'message' as 'Ensuring the availability of Augeas
    libraries for Ruby ...'
    Notice: /Stage[main]/Cspace_java/Exec[Update apt-get before Java update
    to reflect current packages]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Package[Install OpenJDK 7]/ensure:
    ensure changed 'purged' to 'present'
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[javac]/Exec[Install
    alternative for javac with priority 20000]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[java]/Exec[Install
    alternative for java with priority 20000]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[java]/Exec[Config
    default alternative for java pointing to source directory
    /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully
    Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[javac]/Exec[Config
    default alternative for javac pointing to source directory
    /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully
    Notice: Finished catalog run in 64.90 seconds
    Warning: Setting templatedir is deprecated. See
    http://links.puppetlabs.com/env-settings-deprecations
  • (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
    `issue_deprecation_warning')*
    Warning: Scope(Concat[/etc/postgresql/9.3/main/pg_ident.conf]): The
    $force parameter to concat is deprecated and has no effect.

    Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz <
    http://cerakwadev01.its.auckland.ac.nz/> in environment production in
    1.31 seconds
    Notice: /Stage[main]/Cspace_user::User/User[Ensure Linux user
    account]/ensure: created
    Notice: /Stage[main]/Cspace_user::User/File[Save password for Linux user
    account to a file in their home directory]/ensure: defined content as
    '{md5}262d611bf0d3932d56e8072cf099295e'
    Notice: /Stage[main]/Cspace_user::User/File_line[Write environment
    variables to bash config file]/ensure: created
    Notice: Ensuring additional PostgreSQL server host-based access rules, if
    any ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL
    host-based access rules]/message: defined 'message' as 'Ensuring additional
    PostgreSQL server host-based access rules, if any ...'
    Notice: Enabled peer access to PostgreSQL server over local connections.
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Enabled peer
    access]/message: defined 'message' as 'Enabled peer access to PostgreSQL
    server over local connections.'
    Notice: Adding Nuxeo-required datatype conversions to the database ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Adding datatype
    conversions]/message: defined 'message' as 'Adding Nuxeo-required datatype
    conversions to the database ...'
    Notice: Ensuring that PostgreSQL client is present ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL
    client is present]/message: defined 'message' as 'Ensuring that PostgreSQL
    client is present ...'
    Notice: /Stage[main]/Postgresql::Client/Package[postgresql-client]/ensure:
    ensure changed 'purged' to 'present'
    Notice: /Stage[main]/Postgresql::Client/File[/usr/local/bin/validate
    _postgresql_connection.sh]/ensure: defined content as
    '{md5}625f6b9f027fbae935499443d1bf69f6'
    Notice: Ensuring CollectionSpace-relevant PostgreSQL configuration
    settings ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL
    configuration settings]/message: defined 'message' as 'Ensuring
    CollectionSpace-relevant PostgreSQL configuration settings ...'
    Notice: Ensuring that PostgreSQL server is present ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL
    server is present]/message: defined 'message' as 'Ensuring that PostgreSQL
    server is present ...'
    Notice: /Stage[main]/Postgresql::Server::Install/Package[postgresql-server]/ensure:
    ensure changed 'purged' to 'present'
    Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::
    Config_entry[max_prepared_transactions]/Postgresql_conf[
    max_prepared_transactions]/ensure: created
    Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgres
    ql/9.3/main/pg_ident.conf]/File[/etc/postgresql/9.3/main/pg_ident.conf]/content:
    content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to
    '{md5}9300ac105fe777787ac9e793b8df8d25'
    Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgres
    ql/9.3/main/pg_hba.conf]/File[/etc/postgresql/9.3/main/pg_hba.conf]/content:
    content changed '{md5}7694a77a71d01d43944f0ec2aa3fb165' to
    '{md5}0d71b3eff383b9da4ae2f7d851db6c00'
    Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server::
    Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/ensure:
    created
    Notice: /Stage[main]/Postgresql::Server::Service/Service[postgresqld]:
    Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Service/Postgresql::Validat
    e_db_connection[validate_service_is_running]/Exec[validate postgres
    connection for @:5432/postgres]: Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::end]:
    Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::begin]:
    Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns:
    ALTER ROLE
    Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns:
    executed successfully
    Notice: /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]:
    Triggered 'refresh' from 1 events
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text
    conversion function]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text
    conversion comment]/returns: executed successfully
    Notice: Creating a CollectionSpace administrator user in the database ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Creating a
    CollectionSpace admin user in the database]/message: defined 'message' as
    'Creating a CollectionSpace administrator user in the database ...'
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing
    integer-to-text conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text
    conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text
    conversion function]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing
    bigint-to-text conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text
    conversion cast]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text
    conversion comment]/returns: executed successfully
    Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::Role[Create
    CollectionSpace admin role in the database]/Postgresql_psql[CREATE ROLE
    csadmin ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to
    'CREATE ROLE "csadmin" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE
    NOCREATEDB SUPERUSER  CONNECTION LIMIT -1'
    Notice: Setting global values to be used by PostgreSQL installer ...
    Notice: /Stage[main]/Cspace_postgresql_server/Notify[Setting global
    values]/message: defined 'message' as 'Setting global values to be used by
    PostgreSQL installer ...'
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server
    distribution]/returns: --2016-12-12 11:47:35-- ftp://nightly.colle
    ctionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server
    distribution]/returns:    => ‘cspace-server-4.4.tar.gz’
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server
    distribution]/returns: Resolving nightly.collectionspace.org<
    http://nightly.collectionspace.org/> (nightly.collectionspace.org <
    http://nightly.collectionspace.org/>)... 45.33.63.134
    Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server
    distribution]/returns: Connecting to nightly.collectionspace.org<
    http://nightly.collectionspace.org/> (nightly.collectionspace.org <
    http://nightly.collectionspace.org/>)|45.33.63.134|:21... failed:
    Connection refused.
    Error: wget ftp://nightly.collectionspace.org/pub/collectionspace/
    releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]

    Error: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server
    distribution]/returns: change from notrun to 0 failed: wget
    ftp://nightly.collectionspace.org/pub/collectionspace/
    releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]

    Notice: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server
    distribution]: Dependency Exec[Download CollectionSpace server
    distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server
    distribution]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts
    executable]: Dependency Exec[Download CollectionSpace server distribution]
    has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts
    executable]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_tarball/Exec[Change ownership of server
    folder to CollectionSpace admin user]: Dependency Exec[Download
    CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Change ownership of server
    folder to CollectionSpace admin user]: Skipping because of failed
    dependencies

    Notice: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Dependency
    Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Skipping
    because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source
    directory]: Dependency Exec[Download CollectionSpace server distribution]
    has failures: true
    Warning: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source
    directory]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Downloading Services layer]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Downloading Services layer]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Downloading Application layer]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Downloading Application
    layer]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer
    source code]: Dependency Exec[Download CollectionSpace server distribution]
    has failures: true
    Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer
    source code]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Downloading UI layer]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Downloading UI layer]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer source
    code]: Dependency Exec[Download CollectionSpace server distribution] has
    failures: true
    Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer
    source code]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Find Maven executable]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Exec[Find Maven executable]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source
    code]: Dependency Exec[Download CollectionSpace server distribution] has
    failures: true
    Warning: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source
    code]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Change ownership of source
    directory to CollectionSpace admin user]: Dependency Exec[Download
    CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Change ownership of source
    directory to CollectionSpace admin user]: Skipping because of failed
    dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Dependency
    Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Skipping
    because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Cleaning Services layer
    source]: Dependency Exec[Download CollectionSpace server distribution] has
    failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Cleaning Services layer
    source]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Clean Services layer source]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Exec[Clean Services layer source]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Building Services layer]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Building Services layer]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Build from Services layer
    source]: Dependency Exec[Download CollectionSpace server distribution] has
    failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Build from Services layer
    source]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Building Application layer]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Building Application layer]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from Application
    layer source]: Dependency Exec[Download CollectionSpace server
    distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from
    Application layer source]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Building UI layer]: Dependency
    Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Building UI layer]: Skipping
    because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer
    source]: Dependency Exec[Download CollectionSpace server distribution] has
    failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer
    source]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Deploying Services layer]:
    Dependency Exec[Download CollectionSpace server distribution] has failures:
    true
    Warning: /Stage[main]/Cspace_source/Notify[Deploying Services layer]:
    Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Deploy from Services layer
    source]: Dependency Exec[Download CollectionSpace server distribution] has
    failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Deploy from Services layer
    source]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Creating databases]: Dependency
    Exec[Download CollectionSpace server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Creating databases]: Skipping
    because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Create databases from Services
    layer source]: Dependency Exec[Download CollectionSpace server
    distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Create databases from Services
    layer source]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Notify[Initializing default user
    accounts]: Dependency Exec[Download CollectionSpace server distribution]
    has failures: true
    Warning: /Stage[main]/Cspace_source/Notify[Initializing default user
    accounts]: Skipping because of failed dependencies

    Notice: /Stage[main]/Cspace_source/Exec[Initialize default user accounts
    from Services layer source]: Dependency Exec[Download CollectionSpace
    server distribution] has failures: true
    Warning: /Stage[main]/Cspace_source/Exec[Initialize default user
    accounts from Services layer source]: Skipping because of failed
    dependencies

    Notice: Finished catalog run in 12.78 seconds
    Installation of the CollectionSpace was successful.  See
    http://bit.ly/2a9pfyP for instructions on launching/starting
    CollectionSpace.

Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists
.collectionspace.org

Hi Alistair, On Mon, Dec 19, 2016 at 8:19 PM, Alistair Kwan <alistair.kwan@auckland.ac.nz > wrote: > I’ve been unsuccessfully trying to install CollectionSpace using the > automated installer on Ubuntu 14.04. One question from our IT people: they > use Puppet for routine maintenance, and CollectionSpace’s Puppet config > over-writes part of theirs. Does CollectionSpace require continuing Puppet > services after installation? > It doesn't. So you could readily restore your IT peoples' Puppet config on your VM after a successful installation. Note that, as per https://wiki.collectionspace.org/display/DOC/Automated+ installer+for+CollectionSpace: "Ideally, the Ubuntu server you're going to try to install CollectionSpace onto has been setup/created *solely for the purpose of running CollectionSpace*. If the server is an existing system that is being used or has been used to host other software, you may encounter problems that will require advanced system administration and support." Of course, a VM that is managed by an IT department via Puppet, and relies on its own configuration being present on that host, even though the host is dedicated to the CSpace installation, is a bit ... unusual in this regard :). > > I had a lot of deprecation warnings like this > > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > > Deprecations are for Puppet (or Puppet module) features that still currently work, but will go away or behave differently in the future. So no concerns here. > and also some steps skipped, like this > > Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > > *Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]: > Skipping because of failed dependencies* > > > but, in the most recent attempt, it seems to have installed well enough to > run. (I’ve pasted the whole transcript below in case anyone has time to > skim it.) > A skipped step is definitely a concern: it nearly always reflects an error which will cause the install to fail. Generally, you can search the logs for the first instance of "failed"; in nearly all cases, that should spotlight the relevant error. Here, it looks like the 'tarball' (.tar.gz file) that expands into a Tomcat folder into which the rest of the installation takes place, failed to be successfully downloaded via FTP via the 'wget' utility: Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server distribution]/returns: Connecting to nightly.collectionspace.org< http://nightly.collectionspace.org/> (nightly.collectionspace.org < http://nightly.collectionspace.org/>)|45.33.63.134|:21... failed: Connection refused. *Error: wget ftp://nightly.collectionspace.org/pub/collectionspace/ releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]* If this error no longer occurs during a subsequent installation run, I'm hoping the rest of the installation will proceed successfully. While this failure could result from issues specific to your host or its network connectivity, there could also conceivably be an issue with this download that we need to address from our side. We'll look into this and let you know what we find. Aron Roberts UC Berkeley == > Need I worry about the deprecation warnings and skipped steps? > > I have only a minimal understanding of what’s going on — my university has > been kind and given me a virtual machine to work with, but I have to be > reasonably self-reliant in getting this working to pilot over the coming > year. Our IT staff raise a few questions such as the above when they notice > that I’ve unwittingly interfered with standard process. > > I’ve asked IT to open port 8180 — any other things that it needs requested? > > Given the Puppet requirements, would it be better to try a manual > installation? I don’t have much familiarity with UNIX installation but can > reasonably understand what the steps are — but probably not the full import > of errors along the way. At the least, this might help to zero in on > exactly where the problems are. > > Alistair > > -- > Alistair Kwan > Centre for Learning & Research in Higher Education, University of Auckland > alistair.kwan@auckland.ac.nz > > > > > kwa001@cerakwadev01:~$ sudo ./bootstrap-cspace-modules.sh > Checking for existence of executable file 'wget' ... > Found executable file 'wget' ... > Checking for existence of executable file 'unzip' ... > Downloading script for installing Puppet ... > 2016-12-12 11:43:12 URL:https://raw.githubusercont > ent.com/danieldreier/vagrant-template/557c6bfe1dba1cf6f4491 > fed0b0628ecd6bdf7a4/provision/install_puppet.sh <http://raw. > githubusercontent.com/danieldreier/vagrant-template/557c6bfe > 1dba1cf6f4491fed0b0628ecd6bdf7a4/provision/install_puppet.sh> [8622/8622] > -> "install_puppet.sh" [1] > Installing Puppet, if it is not already installed ... > No existing puppet install detected > Preparing to install puppet and facter > Detected debian-based distro: Ubuntu trusty 14.04 for x86_64 > Puppetlabs repository not detected. Installing... > Selecting previously unselected package puppetlabs-release. > (Reading database ... 283895 files and directories currently installed.) > Preparing to unpack /tmp/tmp.GH7zOVwcZO ... > Unpacking puppetlabs-release (1.1-1) ... > Setting up puppetlabs-release (1.1-1) ... > puppetlabs repository installed successfully > installing ruby-dev and dependencies... > > Configuration file '/etc/default/puppet' > ==> Modified (by you or by a script) since installation. > ==> Package distributor has shipped an updated version. > What would you like to do about it ? Your options are: > Y or I : install the package maintainer's version > N or O : keep your currently-installed version > D : show the differences between the versions > Z : start a shell to examine the situation > The default action is to keep your current version. > *** puppet (Y/I/N/O/D/Z) [default=N] ? D > > Configuration file '/etc/default/puppet' > ==> Modified (by you or by a script) since installation. > ==> Package distributor has shipped an updated version. > What would you like to do about it ? Your options are: > Y or I : install the package maintainer's version > N or O : keep your currently-installed version > D : show the differences between the versions > Z : start a shell to examine the situation > The default action is to keep your current version. > *** puppet (Y/I/N/O/D/Z) [default=N] ? Y > Verifying that puppet and facter installed successfully... > Detected puppet version 3.8.7 > Detected facter version 2.4.6 > Puppet and facter installed successfully > Checking for existence of executable file 'puppet' ... > Checking for existence of Puppet module directory '/etc/puppet/modules' ... > Downloading CollectionSpace Puppet module 'puppet' ... > 2016-12-12 11:45:03 URL:https://codeload.github.co > m/cspace-puppet/puppet/zip/v4.4-branch <http://codeload.gith > ub.com/cspace-puppet/puppet/zip/v4.4-branch> [3907/3907] -> > "puppet-4.4-branch.zip" [1] > Extracting files from archive file 'puppet-4.4-branch.zip' ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_environment' ... > 2016-12-12 11:45:05 URL:https://codeload.github.co > m/cspace-puppet/cspace_environment/zip/v4.4-branch <http:// > codeload.github.com/cspace-puppet/cspace_environment/zip/v4.4-branch> > [8905/8905] -> "cspace_environment-4.4-branch.zip" [1] > Extracting files from archive file 'cspace_environment-4.4-branch.zip' ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_server_dependencies' ... > 2016-12-12 11:45:06 URL:https://codeload.github.co > m/cspace-puppet/cspace_server_dependencies/zip/v4.4-branch<h > ttp://codeload.github.com/cspace-puppet/cspace_server_ > dependencies/zip/v4.4-branch> [4250/4250] -> > "cspace_server_dependencies-4.4-branch.zip" [1] > Extracting files from archive file 'cspace_server_dependencies-4.4-branch.zip' > ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_java' ... > 2016-12-12 11:45:08 URL:https://codeload.github.co > m/cspace-puppet/cspace_java/zip/v4.4-branch <http://codeload > .github.com/cspace-puppet/cspace_java/zip/v4.4-branch> [8935/8935] -> > "cspace_java-4.4-branch.zip" [1] > Extracting files from archive file 'cspace_java-4.4-branch.zip' ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_postgresql_server' ... > 2016-12-12 11:45:10 URL:https://codeload.github.co > m/cspace-puppet/cspace_postgresql_server/zip/v4.4-branch<htt > p://codeload.github.com/cspace-puppet/cspace_postgresq > l_server/zip/v4.4-branch> [9055/9055] -> "cspace_postgresql_server-4.4-branch.zip" > [1] > Extracting files from archive file 'cspace_postgresql_server-4.4-branch.zip' > ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_tarball' ... > 2016-12-12 11:45:11 URL:https://codeload.github.co > m/cspace-puppet/cspace_tarball/zip/v4.4-branch <http:// > codeload.github.com/cspace-puppet/cspace_tarball/zip/v4.4-branch> > [3553/3553] -> "cspace_tarball-4.4-branch.zip" [1] > Extracting files from archive file 'cspace_tarball-4.4-branch.zip' ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_source' ... > 2016-12-12 11:45:13 URL:https://codeload.github.co > m/cspace-puppet/cspace_source/zip/v4.4-branch <http:// > codeload.github.com/cspace-puppet/cspace_source/zip/v4.4-branch> > [6179/6179] -> "cspace_source-4.4-branch.zip" [1] > Extracting files from archive file 'cspace_source-4.4-branch.zip' ... > Removing archive file ... > Downloading CollectionSpace Puppet module 'cspace_user' ... > 2016-12-12 11:45:15 URL:https://codeload.github.co > m/cspace-puppet/cspace_user/zip/v4.4-branch <http://codeload > .github.com/cspace-puppet/cspace_user/zip/v4.4-branch> [17259/17259] -> > "cspace_user-4.4-branch.zip" [1] > Extracting files from archive file 'cspace_user-4.4-branch.zip' ... > Removing archive file ... > Downloading required Puppet modules from Puppet Forge ... > Uninstalling Puppet module puppetlabs-inifile (if present) ... > Installing Puppet module puppetlabs-inifile ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Preparing to install into /etc/puppet/modules ... > Notice: Downloading from https://forgeapi.puppetlabs.com < > https://forgeapi.puppetlabs.com/> ... > Notice: Installing -- do not interrupt ... > /etc/puppet/modules > └── puppetlabs-inifile (v1.6.0) > Uninstalling Puppet module puppetlabs-postgresql (if present) ... > Installing Puppet module puppetlabs-postgresql ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Preparing to install into /etc/puppet/modules ... > Notice: Downloading from https://forgeapi.puppetlabs.com < > https://forgeapi.puppetlabs.com/> ... > Notice: Installing -- do not interrupt ... > /etc/puppet/modules > └─┬ puppetlabs-postgresql (v4.8.0) > ├── puppetlabs-apt (v2.3.0) > ├── puppetlabs-concat (v2.2.0) > └── puppetlabs-stdlib (v4.13.1) > Uninstalling Puppet module puppetlabs-stdlib (if present) ... > Installing Puppet module puppetlabs-stdlib ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Preparing to install into /etc/puppet/modules ... > Notice: Downloading from https://forgeapi.puppetlabs.com < > https://forgeapi.puppetlabs.com/> ... > Notice: Installing -- do not interrupt ... > /etc/puppet/modules > └── puppetlabs-stdlib (v4.13.1) > Uninstalling Puppet module puppetlabs-vcsrepo (if present) ... > Installing Puppet module puppetlabs-vcsrepo ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Preparing to install into /etc/puppet/modules ... > Notice: Downloading from https://forgeapi.puppetlabs.com < > https://forgeapi.puppetlabs.com/> ... > Notice: Installing -- do not interrupt ... > /etc/puppet/modules > └── puppetlabs-vcsrepo (v1.4.0) > Setting 'modulepath' in the main Puppet configuration file ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 0.01 seconds > Notice: /Stage[main]/Main/Ini_setting[Set basemodulepath or modulepath in > puppet.conf]/ensure: created > Notice: Finished catalog run in 0.01 seconds > Setting 'ordering' in the main Puppet configuration file ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 0.01 seconds > Notice: /Stage[main]/Main/Ini_setting[Set ordering in > puppet.conf]/ensure: created > Notice: Finished catalog run in 0.02 seconds > Ensuring that Hiera is present ... > Creating default Hiera configuration file ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 0.04 seconds > Notice: /Stage[main]/Main/File[Hiera config]/ensure: defined content as > '{md5}bab18070e54caa36732c127448e9b8c6' > Notice: Finished catalog run in 0.01 seconds > Creating common Hiera configuration file ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 0.04 seconds > Notice: /Stage[main]/Main/File[Hiera common config]/ensure: defined > content as '{md5}036e8f84dddd8e397e3eb3c6db7b7510' > Notice: Finished catalog run in 0.02 seconds > Downloading configuration file 'collectionspace_instance' ... > WARNING: combining -O with -r or -p will mean that all downloaded content > will be placed in the single file you specified. > > 2016-12-12 11:45:53 URL:https://raw.githubusercont > ent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/ > collectionspace_instance.yaml<http://raw.githubusercontent. > com/cspace-puppet/cspace_hiera_config/v4.4-branch/ > collectionspace_instance.yaml> [634/634] -> "collectionspace_instance.yaml" > [1] > FINISHED --2016-12-12 11:45:53-- > Total wall clock time: 0.3s > Downloaded: 1 files, 634 in 0s (448 MB/s) > Downloading configuration file 'collectionspace_common' ... > WARNING: combining -O with -r or -p will mean that all downloaded content > will be placed in the single file you specified. > > 2016-12-12 11:45:54 URL:https://raw.githubusercont > ent.com/cspace-puppet/cspace_hiera_config/v4.4-branch/ > collectionspace_common.yaml<http://raw.githubusercontent. > com/cspace-puppet/cspace_hiera_config/v4.4-branch/ > collectionspace_common.yaml> [2274/2274] -> "collectionspace_common.yaml" > [1] > FINISHED --2016-12-12 11:45:54-- > Total wall clock time: 0.2s > Downloaded: 1 files, 2.2K in 0s (83.3 MB/s) > Creating installer script ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 0.04 seconds > Notice: /Stage[main]/Main/File[Creating installer script file]/ensure: > defined content as '{md5}f6632d3a5ff68e638f4227139f0ae903' > Notice: Finished catalog run in 0.01 seconds > -------------------------------------------------------------------------- > > > Congratulations! > Initial prerequisites for a CollectionSpace server were successfully > installed.. > > > Install your CollectionSpace server now [y/n]?y > Starting installation ... > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 0.11 seconds > Notice: Ensuring the availability of software required by a > CollectionSpace server ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring server > dependencies]/message: defined 'message' as 'Ensuring the availability of > software required by a CollectionSpace server ...' > Notice: /Stage[main]/Cspace_server_dependencies/Exec[Update apt-get > before dependencies update to reflect current packages]/returns: executed > successfully > Notice: Ensuring the availability of ImageMagick ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > ImageMagick]/message: defined 'message' as 'Ensuring the availability of > ImageMagick ...' > Notice: Ensuring the availability of Apache Maven ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Maven]/message: defined 'message' as 'Ensuring the availability of Apache > Maven ...' > Notice: Ensuring the availability of a Git client ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Git]/message: defined 'message' as 'Ensuring the availability of a Git > client ...' > Notice: Ensuring the availability of Curl ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Curl]/message: defined 'message' as 'Ensuring the availability of Curl ...' > Notice: /Stage[main]/Cspace_server_dependencies/Package[curl]/ensure: > ensure changed '7.35.0-1ubuntu2.7' to '7.35.0-1ubuntu2.10' > Notice: /Stage[main]/Cspace_server_dependencies/Package[maven]/ensure: > ensure changed 'purged' to 'latest' > Notice: /Stage[main]/Cspace_server_dependencies/Package[git]/ensure: > ensure changed 'purged' to 'latest' > Notice: /Stage[main]/Cspace_server_dependencies/Package[imagemagick]/ensure: > ensure changed 'purged' to 'latest' > Notice: Ensuring the availability of an FTP client ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Ftp]/message: defined 'message' as 'Ensuring the availability of an FTP > client ...' > Notice: Ensuring the availability of Wget ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Wget]/message: defined 'message' as 'Ensuring the availability of Wget ...' > Notice: Ensuring the availability of Apache Ant ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Ant]/message: defined 'message' as 'Ensuring the availability of Apache Ant > ...' > Notice: Ensuring the availability of Augeas libraries for Ruby ... > Notice: /Stage[main]/Cspace_server_dependencies/Notify[Ensuring > Augeas]/message: defined 'message' as 'Ensuring the availability of Augeas > libraries for Ruby ...' > Notice: /Stage[main]/Cspace_java/Exec[Update apt-get before Java update > to reflect current packages]/returns: executed successfully > Notice: /Stage[main]/Cspace_java/Package[Install OpenJDK 7]/ensure: > ensure changed 'purged' to 'present' > Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[javac]/Exec[Install > alternative for javac with priority 20000]/returns: executed successfully > Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-install[java]/Exec[Install > alternative for java with priority 20000]/returns: executed successfully > Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[java]/Exec[Config > default alternative for java pointing to source directory > /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully > Notice: /Stage[main]/Cspace_java/Cspace_java::Alternatives-config[javac]/Exec[Config > default alternative for javac pointing to source directory > /usr/lib/jvm/java-7-openjdk-amd64/bin]/returns: executed successfully > Notice: Finished catalog run in 64.90 seconds > *Warning: Setting templatedir is deprecated. See > http://links.puppetlabs.com/env-settings-deprecations* > * (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in > `issue_deprecation_warning')* > *Warning: Scope(Concat[/etc/postgresql/9.3/main/pg_ident.conf]): The > $force parameter to concat is deprecated and has no effect.* > Notice: Compiled catalog for cerakwadev01.its.auckland.ac.nz < > http://cerakwadev01.its.auckland.ac.nz/> in environment production in > 1.31 seconds > Notice: /Stage[main]/Cspace_user::User/User[Ensure Linux user > account]/ensure: created > Notice: /Stage[main]/Cspace_user::User/File[Save password for Linux user > account to a file in their home directory]/ensure: defined content as > '{md5}262d611bf0d3932d56e8072cf099295e' > Notice: /Stage[main]/Cspace_user::User/File_line[Write environment > variables to bash config file]/ensure: created > Notice: Ensuring additional PostgreSQL server host-based access rules, if > any ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL > host-based access rules]/message: defined 'message' as 'Ensuring additional > PostgreSQL server host-based access rules, if any ...' > Notice: Enabled peer access to PostgreSQL server over local connections. > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Enabled peer > access]/message: defined 'message' as 'Enabled peer access to PostgreSQL > server over local connections.' > Notice: Adding Nuxeo-required datatype conversions to the database ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Adding datatype > conversions]/message: defined 'message' as 'Adding Nuxeo-required datatype > conversions to the database ...' > Notice: Ensuring that PostgreSQL client is present ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL > client is present]/message: defined 'message' as 'Ensuring that PostgreSQL > client is present ...' > Notice: /Stage[main]/Postgresql::Client/Package[postgresql-client]/ensure: > ensure changed 'purged' to 'present' > Notice: /Stage[main]/Postgresql::Client/File[/usr/local/bin/validate > _postgresql_connection.sh]/ensure: defined content as > '{md5}625f6b9f027fbae935499443d1bf69f6' > Notice: Ensuring CollectionSpace-relevant PostgreSQL configuration > settings ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL > configuration settings]/message: defined 'message' as 'Ensuring > CollectionSpace-relevant PostgreSQL configuration settings ...' > Notice: Ensuring that PostgreSQL server is present ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Ensuring PostgreSQL > server is present]/message: defined 'message' as 'Ensuring that PostgreSQL > server is present ...' > Notice: /Stage[main]/Postgresql::Server::Install/Package[postgresql-server]/ensure: > ensure changed 'purged' to 'present' > Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server:: > Config_entry[max_prepared_transactions]/Postgresql_conf[ > max_prepared_transactions]/ensure: created > Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgres > ql/9.3/main/pg_ident.conf]/File[/etc/postgresql/9.3/main/pg_ident.conf]/content: > content changed '{md5}f11c8332d3f444148c0b8ee83ec5fc6d' to > '{md5}9300ac105fe777787ac9e793b8df8d25' > Notice: /Stage[main]/Postgresql::Server::Config/Concat[/etc/postgres > ql/9.3/main/pg_hba.conf]/File[/etc/postgresql/9.3/main/pg_hba.conf]/content: > content changed '{md5}7694a77a71d01d43944f0ec2aa3fb165' to > '{md5}0d71b3eff383b9da4ae2f7d851db6c00' > Notice: /Stage[main]/Postgresql::Server::Config/Postgresql::Server:: > Config_entry[listen_addresses]/Postgresql_conf[listen_addresses]/ensure: > created > Notice: /Stage[main]/Postgresql::Server::Service/Service[postgresqld]: > Triggered 'refresh' from 1 events > Notice: /Stage[main]/Postgresql::Server::Service/Postgresql::Validat > e_db_connection[validate_service_is_running]/Exec[validate postgres > connection for @:5432/postgres]: Triggered 'refresh' from 1 events > Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::end]: > Triggered 'refresh' from 1 events > Notice: /Stage[main]/Postgresql::Server::Service/Anchor[postgresql::server::service::begin]: > Triggered 'refresh' from 1 events > Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns: > ALTER ROLE > Notice: /Stage[main]/Postgresql::Server::Passwd/Exec[set_postgres_postgrespw]/returns: > executed successfully > Notice: /Stage[main]/Postgresql::Server::Reload/Exec[postgresql_reload]: > Triggered 'refresh' from 1 events > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text > conversion function]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text > conversion comment]/returns: executed successfully > Notice: Creating a CollectionSpace administrator user in the database ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Creating a > CollectionSpace admin user in the database]/message: defined 'message' as > 'Creating a CollectionSpace administrator user in the database ...' > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing > integer-to-text conversion cast]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add integer-to-text > conversion cast]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text > conversion function]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Drop existing > bigint-to-text conversion cast]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text > conversion cast]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Exec[Add bigint-to-text > conversion comment]/returns: executed successfully > Notice: /Stage[main]/Cspace_postgresql_server/Postgresql::Server::Role[Create > CollectionSpace admin role in the database]/Postgresql_psql[CREATE ROLE > csadmin ENCRYPTED PASSWORD ****]/command: command changed 'notrun' to > 'CREATE ROLE "csadmin" ENCRYPTED PASSWORD '$NEWPGPASSWD' LOGIN NOCREATEROLE > NOCREATEDB SUPERUSER CONNECTION LIMIT -1' > Notice: Setting global values to be used by PostgreSQL installer ... > Notice: /Stage[main]/Cspace_postgresql_server/Notify[Setting global > values]/message: defined 'message' as 'Setting global values to be used by > PostgreSQL installer ...' > Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server > distribution]/returns: --2016-12-12 11:47:35-- ftp://nightly.colle > ctionspace.org/pub/collectionspace/releases/4.4/cspace-server-4.4.tar.gz > Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server > distribution]/returns: => ‘cspace-server-4.4.tar.gz’ > Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server > distribution]/returns: Resolving nightly.collectionspace.org< > http://nightly.collectionspace.org/> (nightly.collectionspace.org < > http://nightly.collectionspace.org/>)... 45.33.63.134 > Notice: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server > distribution]/returns: Connecting to nightly.collectionspace.org< > http://nightly.collectionspace.org/> (nightly.collectionspace.org < > http://nightly.collectionspace.org/>)|45.33.63.134|:21... failed: > Connection refused. > *Error: wget ftp://nightly.collectionspace.org/pub/collectionspace/ > releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]* > *Error: /Stage[main]/Cspace_tarball/Exec[Download CollectionSpace server > distribution]/returns: change from notrun to 0 failed: wget > ftp://nightly.collectionspace.org/pub/collectionspace/ > releases/4.4/cspace-server-4.4.tar.gz returned 4 instead of one of [0]* > Notice: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server > distribution]: Dependency Exec[Download CollectionSpace server > distribution] has failures: true > *Warning: /Stage[main]/Cspace_tarball/Exec[Extract CollectionSpace server > distribution]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts > executable]: Dependency Exec[Download CollectionSpace server distribution] > has failures: true > *Warning: /Stage[main]/Cspace_tarball/Exec[Make Tomcat shell scripts > executable]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_tarball/Exec[Change ownership of server > folder to CollectionSpace admin user]: Dependency Exec[Download > CollectionSpace server distribution] has failures: true > *Warning: /Stage[main]/Cspace_tarball/Exec[Change ownership of server > folder to CollectionSpace admin user]: Skipping because of failed > dependencies* > Notice: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Dependency > Exec[Download CollectionSpace server distribution] has failures: true > *Warning: /Stage[main]/Cspace_tarball/Exec[Remove tarball]: Skipping > because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Creating source directory]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Creating source directory]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source > directory]: Dependency Exec[Download CollectionSpace server distribution] > has failures: true > *Warning: /Stage[main]/Cspace_source/File[Ensure CollectionSpace source > directory]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Downloading Services layer]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Downloading Services layer]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Downloading Application layer]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Downloading Application > layer]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer > source code]: Dependency Exec[Download CollectionSpace server distribution] > has failures: true > *Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Application layer > source code]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Downloading UI layer]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Downloading UI layer]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer source > code]: Dependency Exec[Download CollectionSpace server distribution] has > failures: true > *Warning: /Stage[main]/Cspace_source/Vcsrepo[Download Services layer > source code]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Find Maven executable]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Exec[Find Maven executable]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source > code]: Dependency Exec[Download CollectionSpace server distribution] has > failures: true > *Warning: /Stage[main]/Cspace_source/Vcsrepo[Download UI layer source > code]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Change ownership of source > directory to CollectionSpace admin user]: Dependency Exec[Download > CollectionSpace server distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Change ownership of source > directory to CollectionSpace admin user]: Skipping because of failed > dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Dependency > Exec[Download CollectionSpace server distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Find Ant executable]: Skipping > because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Cleaning Services layer > source]: Dependency Exec[Download CollectionSpace server distribution] has > failures: true > *Warning: /Stage[main]/Cspace_source/Notify[Cleaning Services layer > source]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Clean Services layer source]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Exec[Clean Services layer source]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Building Services layer]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Building Services layer]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Build from Services layer > source]: Dependency Exec[Download CollectionSpace server distribution] has > failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Build from Services layer > source]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Building Application layer]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Building Application layer]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from Application > layer source]: Dependency Exec[Download CollectionSpace server > distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from > Application layer source]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Building UI layer]: Dependency > Exec[Download CollectionSpace server distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Notify[Building UI layer]: Skipping > because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer > source]: Dependency Exec[Download CollectionSpace server distribution] has > failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Build and deploy from UI layer > source]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Deploying Services layer]: > Dependency Exec[Download CollectionSpace server distribution] has failures: > true > *Warning: /Stage[main]/Cspace_source/Notify[Deploying Services layer]: > Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Deploy from Services layer > source]: Dependency Exec[Download CollectionSpace server distribution] has > failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Deploy from Services layer > source]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Creating databases]: Dependency > Exec[Download CollectionSpace server distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Notify[Creating databases]: Skipping > because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Create databases from Services > layer source]: Dependency Exec[Download CollectionSpace server > distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Create databases from Services > layer source]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Notify[Initializing default user > accounts]: Dependency Exec[Download CollectionSpace server distribution] > has failures: true > *Warning: /Stage[main]/Cspace_source/Notify[Initializing default user > accounts]: Skipping because of failed dependencies* > Notice: /Stage[main]/Cspace_source/Exec[Initialize default user accounts > from Services layer source]: Dependency Exec[Download CollectionSpace > server distribution] has failures: true > *Warning: /Stage[main]/Cspace_source/Exec[Initialize default user > accounts from Services layer source]: Skipping because of failed > dependencies* > Notice: Finished catalog run in 12.78 seconds > Installation of the CollectionSpace was successful. See > http://bit.ly/2a9pfyP for instructions on launching/starting > CollectionSpace. > > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists > .collectionspace.org > >