Advertisement
Guest User

setup.log

a guest
Jan 14th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.90 KB | None | 0 0
  1. 16:09:05 01/11/19 Removed ./setup.log
  2. 16:09:05 01/11/19 Removed ./setup_error.log
  3. 16:09:05 01/11/19 Installing Gluu Server
  4. 16:09:05 01/11/19 ./setup.properties Properties not found. Interactive setup commencing...
  5. 16:09:56 01/11/19 Checking properties
  6. 16:09:58 01/11/19 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/ldap ldap
  7. 16:09:58 01/11/19 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/jetty jetty
  8. 16:09:58 01/11/19 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/node node
  9. 16:09:58 01/11/19 Running: /usr/sbin/groupadd gluu
  10. 16:09:58 01/11/19 Running: /usr/sbin/usermod -a -G gluu ldap
  11. 16:09:58 01/11/19 Running: /usr/sbin/usermod -a -G gluu jetty
  12. 16:09:58 01/11/19 Running: /usr/sbin/usermod -a -G gluu node
  13. 16:09:58 01/11/19 Running: /usr/sbin/usermod -a -G adm ldap
  14. 16:09:58 01/11/19 Running: /bin/chmod ga+w /tmp
  15. 16:09:58 01/11/19 Running: /bin/mkdir -p /opt/gluu
  16. 16:09:58 01/11/19 Running: /bin/mkdir -p /opt/gluu/bin
  17. 16:09:58 01/11/19 Running: /bin/mkdir -p /opt/gluu/system
  18. 16:09:58 01/11/19 Running: /bin/mkdir -p /opt/gluu/python
  19. 16:09:58 01/11/19 Running: /bin/mkdir -p /etc/gluu/conf
  20. 16:09:58 01/11/19 Running: /bin/mkdir -p /etc/certs
  21. 16:09:58 01/11/19 Running: /bin/mkdir -p ./output
  22. 16:09:58 01/11/19 Running: /bin/mkdir -p /home/jetty/lib
  23. 16:09:58 01/11/19 Running: /bin/mkdir -m 775 -p /var/ox/photos
  24. 16:09:58 01/11/19 Running: /bin/mkdir -m 775 -p /var/ox/identity/removed
  25. 16:09:58 01/11/19 Running: /bin/mkdir -m 775 -p /var/ox/identity/cr-snapshots
  26. 16:09:58 01/11/19 Running: /bin/chown -R root:gluu /var/ox/photos
  27. 16:09:58 01/11/19 Running: /bin/chown -R root:gluu /var/ox/identity/removed
  28. 16:09:58 01/11/19 Running: /bin/chown -R root:gluu /var/ox/identity/cr-snapshots
  29. 16:09:59 01/11/19 Running: /usr/bin/curl http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip -s -j -k -L -H Cookie:oraclelicense=accept-securebackup-cookie -o /opt/dist/app/jce_policy-8.zip
  30. 16:09:59 01/11/19 Calculating memory setting for applications
  31. 16:09:59 01/11/19 Installing server JRE 1.8 181...
  32. 16:09:59 01/11/19 Extracting server-jre-8u181-linux-x64.tar.gz into /opt/
  33. 16:09:59 01/11/19 Running: tar -xzf /opt/dist/app/server-jre-8u181-linux-x64.tar.gz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions
  34. 16:10:01 01/11/19 Unzipping jce_policy-8.zip in /tmp
  35. 16:10:01 01/11/19 Running: unzip -n -q /opt/dist/app/jce_policy-8.zip -d /tmp
  36. 16:10:01 01/11/19 Copied tree /tmp/UnlimitedJCEPolicyJDK8 to /opt/jdk1.8.0_181/jre/lib/security
  37. 16:10:01 01/11/19 Removed dir: /tmp/UnlimitedJCEPolicyJDK8
  38. 16:10:01 01/11/19 Running: /bin/ln -sf /opt/jdk1.8.0_181 /opt/jre
  39. 16:10:01 01/11/19 Running: /bin/chmod -R 755 /opt/jdk1.8.0_181/bin/
  40. 16:10:01 01/11/19 Running: /bin/chown -R root:root /opt/jdk1.8.0_181
  41. 16:10:01 01/11/19 Running: /bin/chown -h root:root /opt/jre
  42. 16:10:01 01/11/19 Installing jetty 9.4.12.v20180830...
  43. 16:10:01 01/11/19 Running: /bin/mkdir -p /opt/jetty-9.4/temp
  44. 16:10:01 01/11/19 Running: /bin/chown -R jetty:jetty /opt/jetty-9.4/temp
  45. 16:10:01 01/11/19 Extracting jetty-distribution-9.4.12.v20180830.tar.gz into /opt/jetty
  46. 16:10:01 01/11/19 Running: tar -xzf /opt/dist/app/jetty-distribution-9.4.12.v20180830.tar.gz -C /opt/jetty-9.4 --no-xattrs --no-same-owner --no-same-permissions
  47. 16:10:01 01/11/19 Running: /bin/ln -sf /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830 /opt/jetty
  48. 16:10:01 01/11/19 Running: /bin/chmod -R 755 /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830/bin/
  49. 16:10:01 01/11/19 Applying changes to jetty files...
  50. 16:10:01 01/11/19 Created backup of jetty file /opt/jetty/etc/webdefault.xml.bak...
  51. 16:10:01 01/11/19 Wrote updated jetty file /opt/jetty/etc/webdefault.xml...
  52. 16:10:01 01/11/19 Created backup of jetty file /opt/jetty/etc/jetty.xml.bak...
  53. 16:10:01 01/11/19 Wrote updated jetty file /opt/jetty/etc/jetty.xml...
  54. 16:10:01 01/11/19 Running: /bin/chown -R jetty:jetty /opt/jetty-9.4/jetty-distribution-9.4.12.v20180830
  55. 16:10:01 01/11/19 Running: /bin/chown -h jetty:jetty /opt/jetty
  56. 16:10:01 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty
  57. 16:10:01 01/11/19 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty
  58. 16:10:01 01/11/19 Running: /bin/mkdir -p /var/run/jetty
  59. 16:10:01 01/11/19 Running: /bin/chmod -R 775 /var/run/jetty
  60. 16:10:01 01/11/19 Running: /bin/chgrp -R jetty /var/run/jetty
  61. 16:10:01 01/11/19 Installing Jython 2.7.2a...
  62. 16:10:01 01/11/19 Running: rm -rf /opt*-2.7.2a
  63. 16:10:01 01/11/19 Running: /opt/jre/bin/java -jar /opt/dist/app/jython-installer-2.7.2a.jar -v -s -d /opt/jython-2.7.2a -t standard -e ensurepip
  64. 16:10:04 01/11/19 system properties dumped to /tmp/System3402596516046304555.properties
  65. reading jar info
  66. using the console installer
  67. Performing silent installation
  68. specification version: '1.8'
  69. excluding directory META-INF/
  70. excluding directory extlibs/
  71. excluding directory extlibs/cpptasks/
  72. excluding directory extlibs/mockrunner-0.4.1/
  73. excluding directory extlibs/mockrunner-0.4.1/jar/
  74. excluding directory extlibs/mockrunner-0.4.1/jar/j2ee1.3/
  75. excluding directory extlibs/mockrunner-0.4.1/lib/
  76. excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/
  77. excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/j2ee1.3/
  78. excluding directory grammar/
  79. excluding directory org/
  80. excluding directory org/apache/
  81. excluding directory org/apache/commons/
  82. excluding directory org/apache/commons/cli/
  83. excluding directory org/python/
  84. excluding directory org/python/util/
  85. excluding directory org/python/util/install/
  86. excluding directory org/python/util/install/driver/
  87. excluding directory src/
  88. excluding directory src/com/
  89. excluding directory src/com/xhaus/
  90. excluding directory src/com/xhaus/modjy/
  91. excluding directory src/com/ziclix/
  92. excluding directory src/com/ziclix/python/
  93. excluding directory src/com/ziclix/python/sql/
  94. excluding directory src/com/ziclix/python/sql/connect/
  95. excluding directory src/com/ziclix/python/sql/handler/
  96. excluding directory src/com/ziclix/python/sql/pipe/
  97. excluding directory src/com/ziclix/python/sql/pipe/csv/
  98. excluding directory src/com/ziclix/python/sql/pipe/db/
  99. excluding directory src/com/ziclix/python/sql/procedure/
  100. excluding directory src/com/ziclix/python/sql/resource/
  101. excluding directory src/com/ziclix/python/sql/util/
  102. excluding directory src/org/
  103. excluding directory src/org/python/
  104. excluding directory src/org/python/antlr/
  105. excluding directory src/org/python/antlr/adapter/
  106. excluding directory src/org/python/antlr/ast/
  107. excluding directory src/org/python/antlr/base/
  108. excluding directory src/org/python/antlr/op/
  109. excluding directory src/org/python/compiler/
  110. excluding directory src/org/python/core/
  111. excluding directory src/org/python/core/adapter/
  112. excluding directory src/org/python/core/buffer/
  113. excluding directory src/org/python/core/finalization/
  114. excluding directory src/org/python/core/io/
  115. excluding directory src/org/python/core/packagecache/
  116. excluding directory src/org/python/core/stringlib/
  117. excluding directory src/org/python/core/util/
  118. excluding directory src/org/python/expose/
  119. excluding directory src/org/python/expose/generate/
  120. excluding directory src/org/python/indexer/
  121. excluding directory src/org/python/indexer/ast/
  122. excluding directory src/org/python/indexer/demos/
  123. excluding directory src/org/python/indexer/types/
  124. excluding directory src/org/python/jsr223/
  125. excluding directory src/org/python/modules/
  126. excluding directory src/org/python/modules/_collections/
  127. excluding directory src/org/python/modules/_csv/
  128. excluding directory src/org/python/modules/_functools/
  129. excluding directory src/org/python/modules/_io/
  130. excluding directory src/org/python/modules/_json/
  131. excluding directory src/org/python/modules/_jythonlib/
  132. excluding directory src/org/python/modules/_threading/
  133. excluding directory src/org/python/modules/_weakref/
  134. excluding directory src/org/python/modules/bz2/
  135. excluding directory src/org/python/modules/itertools/
  136. excluding directory src/org/python/modules/jffi/
  137. excluding directory src/org/python/modules/posix/
  138. excluding directory src/org/python/modules/random/
  139. excluding directory src/org/python/modules/sre/
  140. excluding directory src/org/python/modules/thread/
  141. excluding directory src/org/python/modules/time/
  142. excluding directory src/org/python/modules/zipimport/
  143. excluding directory src/org/python/util/
  144. excluding directory src/shell/
  145. excluding directory src/templates/
  146. 10 %
  147. 20 %
  148. 30 %
  149. 40 %
  150. 50 %
  151. 60 %
  152. 70 %
  153. 80 %
  154. 90 %
  155. 100 %
  156. 110 %
  157. 120 %
  158. 130 %
  159. 140 %
  160. 150 %
  161. Generating start scripts ...
  162. 100 %
  163. Congratulations! You successfully installed Jython 2.7.2a1+ to directory /opt/jython-2.7.2a.
  164.  
  165. 16:10:04 01/11/19 Running: /bin/ln -sf /opt/jython-2.7.2a /opt/jython
  166. 16:10:04 01/11/19 Running: /bin/chown -R root:root /opt/jython-2.7.2a
  167. 16:10:04 01/11/19 Running: /bin/chown -h root:root /opt/jython
  168. 16:10:04 01/11/19 Installing node 9.9.0...
  169. 16:10:04 01/11/19 Extracting node-v9.9.0-linux-x64.tar.xz into /opt
  170. 16:10:04 01/11/19 Running: tar -xJf /opt/dist/app/node-v9.9.0-linux-x64.tar.xz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions
  171. 16:10:05 01/11/19 Running: /bin/ln -sf /opt/node-v9.9.0-linux-x64 /opt/node
  172. 16:10:05 01/11/19 Running: /bin/chmod -R 755 /opt/node-v9.9.0-linux-x64/bin/
  173. 16:10:05 01/11/19 Running: /bin/mkdir -p /opt/node/temp
  174. 16:10:05 01/11/19 Copied ./static/system/initd/node to /opt/gluu/system
  175. 16:10:05 01/11/19 Copied ./static/system/initd/passport to /opt/gluu/system
  176. 16:10:05 01/11/19 Running: /bin/chmod -R 755 /opt/gluu/system/node
  177. 16:10:05 01/11/19 Running: /bin/chmod -R 755 /opt/gluu/system/passport
  178. 16:10:05 01/11/19 Running: /bin/chown -R node:node /opt/node-v9.9.0-linux-x64
  179. 16:10:05 01/11/19 Running: /bin/chown -h node:node /opt/node
  180. 16:10:05 01/11/19 Running: /bin/mkdir -p /opt/gluu/node
  181. 16:10:05 01/11/19 Running: /bin/chown -R node:node /opt/gluu/node
  182. 16:10:06 01/11/19 Copying script files
  183. 16:10:06 01/11/19 Copied ./static/scripts/logmanager.sh to /opt/gluu/bin
  184. 16:10:06 01/11/19 Copied ./static/scripts/testBind.py to /opt/gluu/bin
  185. 16:10:06 01/11/19 Rendering encode.py
  186. 16:10:06 01/11/19 Running: /bin/chmod -R 700 /opt/gluu/bin
  187. 16:10:06 01/11/19 Encoding passwords
  188. 16:10:06 01/11/19 Encoding test passwords
  189. 16:10:06 01/11/19 Installing Gluu base...
  190. 16:10:06 01/11/19 Preparing files needed to run OpenId keys generator
  191. 16:10:06 01/11/19 Unpacking oxauth.war...
  192. 16:10:06 01/11/19 Created dir: /opt/dist/gluu/tmp_oxauth
  193. 16:10:06 01/11/19 Running: /opt/jre/bin/jar xf /opt/dist/gluu/oxauth.war
  194. 16:10:07 01/11/19 Copying files to /home/jetty/lib...
  195. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcprov-jdk15on-1.54.jar to /home/jetty/lib
  196. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcpkix-jdk15on-1.54.jar to /home/jetty/lib
  197. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-lang-2.6.jar to /home/jetty/lib
  198. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-slf4j-impl-2.8.2.jar to /home/jetty/lib
  199. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-1.2-api-2.8.2.jar to /home/jetty/lib
  200. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-plugin-fluency-1.3.2.jar to /home/jetty/lib
  201. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-api-2.8.2.jar to /home/jetty/lib
  202. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-core-2.8.2.jar to /home/jetty/lib
  203. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-jul-2.8.2.jar to /home/jetty/lib
  204. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-codec-1.7.jar to /home/jetty/lib
  205. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-cli-1.3.1.jar to /home/jetty/lib
  206. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-io-2.6.jar to /home/jetty/lib
  207. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-2.9.5.jar to /home/jetty/lib
  208. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-asl-1.9.11.jar to /home/jetty/lib
  209. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-core-asl-1.9.11.jar to /home/jetty/lib
  210. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-mapper-asl-1.9.11.jar to /home/jetty/lib
  211. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jackson-xc-1.9.13.jar to /home/jetty/lib
  212. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jettison-1.3.2.jar to /home/jetty/lib
  213. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-model-3.1.4.Final.jar to /home/jetty/lib
  214. 16:10:07 01/11/19 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-client-3.1.4.Final.jar to /home/jetty/lib
  215. 16:10:07 01/11/19 Removed dir: /opt/dist/gluu/tmp_oxauth
  216. 16:10:07 01/11/19 Generating oxAuth OpenID Connect keys
  217. 16:10:07 01/11/19 Creating empty JKS keystore
  218. 16:10:07 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/scim-rs.jks -storepass bCzI4eZrTUCK -keypass bCzI4eZrTUCK -dname "CN=oxAuth CA Certificates"
  219. 16:10:07 01/11/19
  220. Warning:
  221. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/scim-rs.jks -destkeystore /etc/certs/scim-rs.jks -deststoretype pkcs12".
  222.  
  223. 16:10:07 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/scim-rs.jks -storepass bCzI4eZrTUCK -keypass bCzI4eZrTUCK -dname "CN=oxAuth CA Certificates"
  224. 16:10:07 01/11/19 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/scim-rs.jks -keypasswd bCzI4eZrTUCK -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365
  225. 16:10:09 01/11/19 Generating oxAuth OpenID Connect keys
  226. 16:10:09 01/11/19 Creating empty JKS keystore
  227. 16:10:09 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates"
  228. 16:10:09 01/11/19
  229. Warning:
  230. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore ./output/scim-rp.jks -destkeystore ./output/scim-rp.jks -deststoretype pkcs12".
  231.  
  232. 16:10:09 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates"
  233. 16:10:09 01/11/19 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore ./output/scim-rp.jks -keypasswd secret -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365
  234. 16:10:12 01/11/19 Generating oxAuth OpenID Connect keys
  235. 16:10:12 01/11/19 Creating empty JKS keystore
  236. 16:10:12 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rs.jks -storepass XodE0cI93swv -keypass XodE0cI93swv -dname "CN=oxAuth CA Certificates"
  237. 16:10:12 01/11/19
  238. Warning:
  239. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rs.jks -destkeystore /etc/certs/passport-rs.jks -deststoretype pkcs12".
  240.  
  241. 16:10:12 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rs.jks -storepass XodE0cI93swv -keypass XodE0cI93swv -dname "CN=oxAuth CA Certificates"
  242. 16:10:13 01/11/19 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rs.jks -keypasswd XodE0cI93swv -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365
  243. 16:10:15 01/11/19 Generating oxAuth OpenID Connect keys
  244. 16:10:15 01/11/19 Creating empty JKS keystore
  245. 16:10:15 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates"
  246. 16:10:16 01/11/19
  247. Warning:
  248. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/passport-rp.jks -destkeystore /etc/certs/passport-rp.jks -deststoretype pkcs12".
  249.  
  250. 16:10:16 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates"
  251. 16:10:16 01/11/19 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rp.jks -keypasswd secret -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365
  252. 16:10:18 01/11/19 Loading file ./static/extension/user_registration/ConfirmRegistrationSampleScript.py
  253. 16:10:18 01/11/19 Loaded script ConfirmRegistrationSampleScript.py with type user_registration into user_registration_confirmregistrationsamplescript
  254. 16:10:18 01/11/19 Loading file ./static/extension/user_registration/SampleScript.py
  255. 16:10:18 01/11/19 Loaded script SampleScript.py with type user_registration into user_registration_samplescript
  256. 16:10:18 01/11/19 Loading file ./static/extension/consent_gathering/ConsentGatheringSample.py
  257. 16:10:18 01/11/19 Loaded script ConsentGatheringSample.py with type consent_gathering into consent_gathering_consentgatheringsample
  258. 16:10:18 01/11/19 Loading file ./static/extension/id_generator/SampleScript.py
  259. 16:10:18 01/11/19 Loaded script SampleScript.py with type id_generator into id_generator_samplescript
  260. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/U2fExternalAuthenticator.py
  261. 16:10:18 01/11/19 Loaded script U2fExternalAuthenticator.py with type person_authentication into person_authentication_u2fexternalauthenticator
  262. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/YubicloudExternalAuthenticator.py
  263. 16:10:18 01/11/19 Loaded script YubicloudExternalAuthenticator.py with type person_authentication into person_authentication_yubicloudexternalauthenticator
  264. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/SamlExternalAuthenticator.py
  265. 16:10:18 01/11/19 Loaded script SamlExternalAuthenticator.py with type person_authentication into person_authentication_samlexternalauthenticator
  266. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/OtpExternalAuthenticator.py
  267. 16:10:18 01/11/19 Loaded script OtpExternalAuthenticator.py with type person_authentication into person_authentication_otpexternalauthenticator
  268. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/UserCertExternalAuthenticator.py
  269. 16:10:18 01/11/19 Loaded script UserCertExternalAuthenticator.py with type person_authentication into person_authentication_usercertexternalauthenticator
  270. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/SamlPassportAuthenticator.py
  271. 16:10:18 01/11/19 Loaded script SamlPassportAuthenticator.py with type person_authentication into person_authentication_samlpassportauthenticator
  272. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/BasicLockAccountExternalAuthenticator.py
  273. 16:10:18 01/11/19 Loaded script BasicLockAccountExternalAuthenticator.py with type person_authentication into person_authentication_basiclockaccountexternalauthenticator
  274. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/Casa.py
  275. 16:10:18 01/11/19 Loaded script Casa.py with type person_authentication into person_authentication_casa
  276. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/PassportExternalAuthenticator.py
  277. 16:10:18 01/11/19 Loaded script PassportExternalAuthenticator.py with type person_authentication into person_authentication_passportexternalauthenticator
  278. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/ThumbSignInExternalAuthenticator.py
  279. 16:10:18 01/11/19 Loaded script ThumbSignInExternalAuthenticator.py with type person_authentication into person_authentication_thumbsigninexternalauthenticator
  280. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/UafExternalAuthenticator.py
  281. 16:10:18 01/11/19 Loaded script UafExternalAuthenticator.py with type person_authentication into person_authentication_uafexternalauthenticator
  282. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/twilio2FA.py
  283. 16:10:18 01/11/19 Loaded script twilio2FA.py with type person_authentication into person_authentication_twilio2fa
  284. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/BasicExternalAuthenticator.py
  285. 16:10:18 01/11/19 Loaded script BasicExternalAuthenticator.py with type person_authentication into person_authentication_basicexternalauthenticator
  286. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/SuperGluuExternalAuthenticator.py
  287. 16:10:18 01/11/19 Loaded script SuperGluuExternalAuthenticator.py with type person_authentication into person_authentication_supergluuexternalauthenticator
  288. 16:10:18 01/11/19 Loading file ./static/extension/person_authentication/DuoExternalAuthenticator.py
  289. 16:10:18 01/11/19 Loaded script DuoExternalAuthenticator.py with type person_authentication into person_authentication_duoexternalauthenticator
  290. 16:10:18 01/11/19 Loading file ./static/extension/uma_claims_gathering/uma_claims_gathering.py
  291. 16:10:18 01/11/19 Loaded script uma_claims_gathering.py with type uma_claims_gathering into uma_claims_gathering_uma_claims_gathering
  292. 16:10:18 01/11/19 Loading file ./static/extension/cache_refresh/SampleScript.py
  293. 16:10:18 01/11/19 Loaded script SampleScript.py with type cache_refresh into cache_refresh_samplescript
  294. 16:10:18 01/11/19 Loading file ./static/extension/scim/SampleScript.py
  295. 16:10:18 01/11/19 Loaded script SampleScript.py with type scim into scim_samplescript
  296. 16:10:18 01/11/19 Loading file ./static/extension/uma_rpt_policy/uma_rpt_policy.py
  297. 16:10:18 01/11/19 Loaded script uma_rpt_policy.py with type uma_rpt_policy into uma_rpt_policy_uma_rpt_policy
  298. 16:10:18 01/11/19 Loading file ./static/extension/uma_rpt_policy/UmaClientAuthzRptPolicy.py
  299. 16:10:18 01/11/19 Loaded script UmaClientAuthzRptPolicy.py with type uma_rpt_policy into uma_rpt_policy_umaclientauthzrptpolicy
  300. 16:10:18 01/11/19 Loading file ./static/extension/client_registration/Casa.py
  301. 16:10:18 01/11/19 Loaded script Casa.py with type client_registration into client_registration_casa
  302. 16:10:18 01/11/19 Loading file ./static/extension/client_registration/SampleScript.py
  303. 16:10:18 01/11/19 Loaded script SampleScript.py with type client_registration into client_registration_samplescript
  304. 16:10:18 01/11/19 Loading file ./static/extension/application_session/SampleScript.py
  305. 16:10:18 01/11/19 Loaded script SampleScript.py with type application_session into application_session_samplescript
  306. 16:10:18 01/11/19 Loading file ./static/extension/dynamic_scope/org_name.py
  307. 16:10:18 01/11/19 Loaded script org_name.py with type dynamic_scope into dynamic_scope_org_name
  308. 16:10:18 01/11/19 Loading file ./static/extension/dynamic_scope/work_phone.py
  309. 16:10:18 01/11/19 Loaded script work_phone.py with type dynamic_scope into dynamic_scope_work_phone
  310. 16:10:18 01/11/19 Loading file ./static/extension/dynamic_scope/dynamic_permission.py
  311. 16:10:18 01/11/19 Loaded script dynamic_permission.py with type dynamic_scope into dynamic_scope_dynamic_permission
  312. 16:10:18 01/11/19 Loading file ./static/extension/update_user/SampleScript.py
  313. 16:10:18 01/11/19 Loaded script SampleScript.py with type update_user into update_user_samplescript
  314. 16:10:18 01/11/19 Rendering templates
  315. 16:10:18 01/11/19 Rendering template /opt/gluu/python/libs/python.txt
  316. 16:10:18 01/11/19 Rendering template ./output/scripts_casa.ldif
  317. 16:10:18 01/11/19 Rendering template ./output/oxpassport-config.ldif
  318. 16:10:18 01/11/19 Rendering template /etc/hostname
  319. 16:10:18 01/11/19 Rendering template ./output/oxauth-static-conf.json
  320. 16:10:18 01/11/19 Rendering template ./output/clients.ldif
  321. 16:10:18 01/11/19 Rendering template /etc/hosts
  322. 16:10:18 01/11/19 Rendering template ./templates/opendj-setup.properties
  323. 16:10:18 01/11/19 Rendering template ./output/oxasimba-config.json
  324. 16:10:18 01/11/19 Rendering template /etc/gluu/conf/passport-saml-config.json
  325. 16:10:18 01/11/19 Rendering template ./output/httpd_2.4.conf
  326. 16:10:18 01/11/19 Rendering template ./output/https_gluu.conf
  327. 16:10:18 01/11/19 Rendering template ./output/oxidp.ldif
  328. 16:10:18 01/11/19 Rendering template ./output/asimba.properties
  329. 16:10:18 01/11/19 Rendering template ./output/scripts.ldif
  330. 16:10:18 01/11/19 Rendering template ./output/scim.ldif
  331. 16:10:18 01/11/19 Rendering template ./output/appliance.ldif
  332. 16:10:18 01/11/19 Rendering template /etc/gluu/conf/oxTrustLogRotationConfiguration.xml
  333. 16:10:18 01/11/19 Rendering template ./output/groups.ldif
  334. 16:10:18 01/11/19 Rendering template ./output/base.ldif
  335. 16:10:18 01/11/19 Rendering template ./output/asimba-selector.xml
  336. 16:10:18 01/11/19 Rendering template ./output/asimba.xml
  337. 16:10:18 01/11/19 Rendering template ./output/oxtrust-config.json
  338. 16:10:18 01/11/19 Rendering template ./output/passport.ldif
  339. 16:10:18 01/11/19 Rendering template ./output/attributes.ldif
  340. 16:10:18 01/11/19 Rendering template ./output/casa.json
  341. 16:10:18 01/11/19 Rendering template ./output/asimba.ldif
  342. 16:10:18 01/11/19 Rendering template ./output/oxauth-config.json
  343. 16:10:18 01/11/19 Rendering template ./output/httpd.conf
  344. 16:10:18 01/11/19 Rendering template /etc/sysconfig/network
  345. 16:10:18 01/11/19 Rendering template ./output/oxtrust-cache-refresh.json
  346. 16:10:18 01/11/19 Rendering template /etc/gluu/conf/ox-ldap.properties
  347. 16:10:18 01/11/19 Rendering template ./output/people.ldif
  348. 16:10:18 01/11/19 Rendering template ./output/oxtrust-import-person.json
  349. 16:10:18 01/11/19 Rendering template ./output/oxidp-config.json
  350. 16:10:18 01/11/19 Rendering template ./output/scopes.ldif
  351. 16:10:19 01/11/19 Generating certificates and keystores
  352. 16:10:19 01/11/19 Generating Certificate for httpd
  353. 16:10:19 01/11/19 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/httpd.key.orig -passout pass:VjvAWwJwBWiP 2048
  354. 16:10:19 01/11/19 Generating RSA private key, 2048 bit long modulus
  355. ........................+++
  356. ................................+++
  357. e is 65537 (0x10001)
  358.  
  359. 16:10:19 01/11/19 Running: /usr/bin/openssl rsa -in /etc/certs/httpd.key.orig -passin pass:VjvAWwJwBWiP -out /etc/certs/httpd.key
  360. 16:10:19 01/11/19 writing RSA key
  361.  
  362. 16:10:19 01/11/19 Running: /usr/bin/openssl req -new -key /etc/certs/httpd.key -out /etc/certs/httpd.csr -subj /C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  363. 16:10:19 01/11/19 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/httpd.csr -signkey /etc/certs/httpd.key -out /etc/certs/httpd.crt
  364. 16:10:19 01/11/19 Signature ok
  365. subject=/C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  366. Getting Private key
  367.  
  368. 16:10:19 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/httpd.key.orig
  369. 16:10:19 01/11/19 Running: /bin/chmod 700 /etc/certs/httpd.key.orig
  370. 16:10:19 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/httpd.key
  371. 16:10:19 01/11/19 Running: /bin/chmod 700 /etc/certs/httpd.key
  372. 16:10:19 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_httpd -file /etc/certs/httpd.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  373. 16:10:19 01/11/19 Certificate was added to keystore
  374.  
  375. 16:10:19 01/11/19 Generating Certificate for shibIDP
  376. 16:10:19 01/11/19 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/shibIDP.key.orig -passout pass:36Eu6viVFpTK 2048
  377. 16:10:19 01/11/19 Generating RSA private key, 2048 bit long modulus
  378. ..+++
  379. ................................................+++
  380. e is 65537 (0x10001)
  381.  
  382. 16:10:19 01/11/19 Running: /usr/bin/openssl rsa -in /etc/certs/shibIDP.key.orig -passin pass:36Eu6viVFpTK -out /etc/certs/shibIDP.key
  383. 16:10:19 01/11/19 writing RSA key
  384.  
  385. 16:10:19 01/11/19 Running: /usr/bin/openssl req -new -key /etc/certs/shibIDP.key -out /etc/certs/shibIDP.csr -subj /C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  386. 16:10:19 01/11/19 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/shibIDP.csr -signkey /etc/certs/shibIDP.key -out /etc/certs/shibIDP.crt
  387. 16:10:19 01/11/19 Signature ok
  388. subject=/C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  389. Getting Private key
  390.  
  391. 16:10:19 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key.orig
  392. 16:10:19 01/11/19 Running: /bin/chmod 700 /etc/certs/shibIDP.key.orig
  393. 16:10:19 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key
  394. 16:10:19 01/11/19 Running: /bin/chmod 700 /etc/certs/shibIDP.key
  395. 16:10:19 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_shibIDP -file /etc/certs/shibIDP.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  396. 16:10:19 01/11/19 Certificate was added to keystore
  397.  
  398. 16:10:19 01/11/19 Generating Certificate for idp-encryption
  399. 16:10:19 01/11/19 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-encryption.key.orig -passout pass:36Eu6viVFpTK 2048
  400. 16:10:20 01/11/19 Generating RSA private key, 2048 bit long modulus
  401. .................+++
  402. .......................................................................................................+++
  403. e is 65537 (0x10001)
  404.  
  405. 16:10:20 01/11/19 Running: /usr/bin/openssl rsa -in /etc/certs/idp-encryption.key.orig -passin pass:36Eu6viVFpTK -out /etc/certs/idp-encryption.key
  406. 16:10:20 01/11/19 writing RSA key
  407.  
  408. 16:10:20 01/11/19 Running: /usr/bin/openssl req -new -key /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.csr -subj /C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  409. 16:10:20 01/11/19 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-encryption.csr -signkey /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.crt
  410. 16:10:20 01/11/19 Signature ok
  411. subject=/C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  412. Getting Private key
  413.  
  414. 16:10:20 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key.orig
  415. 16:10:20 01/11/19 Running: /bin/chmod 700 /etc/certs/idp-encryption.key.orig
  416. 16:10:20 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key
  417. 16:10:20 01/11/19 Running: /bin/chmod 700 /etc/certs/idp-encryption.key
  418. 16:10:20 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_idp-encryption -file /etc/certs/idp-encryption.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  419. 16:10:20 01/11/19 Certificate was added to keystore
  420.  
  421. 16:10:20 01/11/19 Generating Certificate for idp-signing
  422. 16:10:20 01/11/19 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-signing.key.orig -passout pass:36Eu6viVFpTK 2048
  423. 16:10:20 01/11/19 Generating RSA private key, 2048 bit long modulus
  424. .......+++
  425. ................................+++
  426. e is 65537 (0x10001)
  427.  
  428. 16:10:20 01/11/19 Running: /usr/bin/openssl rsa -in /etc/certs/idp-signing.key.orig -passin pass:36Eu6viVFpTK -out /etc/certs/idp-signing.key
  429. 16:10:20 01/11/19 writing RSA key
  430.  
  431. 16:10:20 01/11/19 Running: /usr/bin/openssl req -new -key /etc/certs/idp-signing.key -out /etc/certs/idp-signing.csr -subj /C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  432. 16:10:20 01/11/19 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-signing.csr -signkey /etc/certs/idp-signing.key -out /etc/certs/idp-signing.crt
  433. 16:10:20 01/11/19 Signature ok
  434. subject=/C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  435. Getting Private key
  436.  
  437. 16:10:20 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key.orig
  438. 16:10:20 01/11/19 Running: /bin/chmod 700 /etc/certs/idp-signing.key.orig
  439. 16:10:20 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key
  440. 16:10:20 01/11/19 Running: /bin/chmod 700 /etc/certs/idp-signing.key
  441. 16:10:20 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_idp-signing -file /etc/certs/idp-signing.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  442. 16:10:20 01/11/19 Certificate was added to keystore
  443.  
  444. 16:10:20 01/11/19 Generating Certificate for asimba
  445. 16:10:20 01/11/19 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/asimba.key.orig -passout pass:nLgf8RqBjw6x 2048
  446. 16:10:20 01/11/19 Generating RSA private key, 2048 bit long modulus
  447. ........................+++
  448. .................+++
  449. e is 65537 (0x10001)
  450.  
  451. 16:10:20 01/11/19 Running: /usr/bin/openssl rsa -in /etc/certs/asimba.key.orig -passin pass:nLgf8RqBjw6x -out /etc/certs/asimba.key
  452. 16:10:20 01/11/19 writing RSA key
  453.  
  454. 16:10:20 01/11/19 Running: /usr/bin/openssl req -new -key /etc/certs/asimba.key -out /etc/certs/asimba.csr -subj /C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  455. 16:10:20 01/11/19 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/asimba.csr -signkey /etc/certs/asimba.key -out /etc/certs/asimba.crt
  456. 16:10:20 01/11/19 Signature ok
  457. subject=/C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=dev-auth.azya.io/emailAddress=devops@azya.io
  458. Getting Private key
  459.  
  460. 16:10:20 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/asimba.key.orig
  461. 16:10:20 01/11/19 Running: /bin/chmod 700 /etc/certs/asimba.key.orig
  462. 16:10:20 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/asimba.key
  463. 16:10:20 01/11/19 Running: /bin/chmod 700 /etc/certs/asimba.key
  464. 16:10:20 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_asimba -file /etc/certs/asimba.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  465. 16:10:21 01/11/19 Certificate was added to keystore
  466.  
  467. 16:10:21 01/11/19 Generating Certificate for passport-sp
  468. 16:10:21 01/11/19 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/passport-sp.key.orig -passout pass:a31e123VHHzg 2048
  469. 16:10:21 01/11/19 Generating RSA private key, 2048 bit long modulus
  470. .........+++
  471. ..........................+++
  472. e is 65537 (0x10001)
  473.  
  474. 16:10:21 01/11/19 Running: /usr/bin/openssl rsa -in /etc/certs/passport-sp.key.orig -passin pass:a31e123VHHzg -out /etc/certs/passport-sp.key
  475. 16:10:21 01/11/19 writing RSA key
  476.  
  477. 16:10:21 01/11/19 Running: /usr/bin/openssl req -new -key /etc/certs/passport-sp.key -out /etc/certs/passport-sp.csr -subj /C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=localhost/emailAddress=devops@azya.io
  478. 16:10:21 01/11/19 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/passport-sp.csr -signkey /etc/certs/passport-sp.key -out /etc/certs/passport-sp.crt
  479. 16:10:21 01/11/19 Signature ok
  480. subject=/C=GB/ST=GB/L=London/O=Marco Polo Trading Ltd/CN=localhost/emailAddress=devops@azya.io
  481. Getting Private key
  482.  
  483. 16:10:21 01/11/19 Running: /bin/chown ldap:ldap /etc/certs/passport-sp.key.orig
  484. 16:10:21 01/11/19 Running: /bin/chmod 700 /etc/certs/passport-sp.key.orig
  485. 16:10:21 01/11/19 Running: /bin/chown ldap:ldap /etc/certs/passport-sp.key
  486. 16:10:21 01/11/19 Running: /bin/chmod 700 /etc/certs/passport-sp.key
  487. 16:10:21 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_passport-sp -file /etc/certs/passport-sp.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  488. 16:10:21 01/11/19 Certificate was added to keystore
  489.  
  490. 16:10:21 01/11/19 Creating keystore shibIDP
  491. 16:10:21 01/11/19 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/shibIDP.key -in /etc/certs/shibIDP.crt -out /etc/certs/shibIDP.pkcs12 -name dev-auth.azya.io -passout pass:36Eu6viVFpTK
  492. 16:10:21 01/11/19 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/shibIDP.pkcs12 -srcstorepass 36Eu6viVFpTK -srcstoretype PKCS12 -destkeystore /etc/certs/shibIDP.jks -deststorepass 36Eu6viVFpTK -deststoretype JKS -keyalg RSA -noprompt
  493. 16:10:21 01/11/19 Importing keystore /etc/certs/shibIDP.pkcs12 to /etc/certs/shibIDP.jks...
  494. Entry for alias dev-auth.azya.io successfully imported.
  495. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled
  496.  
  497. Warning:
  498. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/shibIDP.jks -destkeystore /etc/certs/shibIDP.jks -deststoretype pkcs12".
  499.  
  500. 16:10:21 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.pkcs12
  501. 16:10:21 01/11/19 Running: /bin/chmod 700 /etc/certs/shibIDP.pkcs12
  502. 16:10:21 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.jks
  503. 16:10:21 01/11/19 Running: /bin/chmod 700 /etc/certs/shibIDP.jks
  504. 16:10:21 01/11/19 Creating keystore asimba
  505. 16:10:21 01/11/19 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/asimba.key -in /etc/certs/asimba.crt -out /etc/certs/asimba.pkcs12 -name dev-auth.azya.io -passout pass:nLgf8RqBjw6x
  506. 16:10:21 01/11/19 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/asimba.pkcs12 -srcstorepass nLgf8RqBjw6x -srcstoretype PKCS12 -destkeystore /etc/certs/asimbaIDP.jks -deststorepass nLgf8RqBjw6x -deststoretype JKS -keyalg RSA -noprompt
  507. 16:10:22 01/11/19 Importing keystore /etc/certs/asimba.pkcs12 to /etc/certs/asimbaIDP.jks...
  508. Entry for alias dev-auth.azya.io successfully imported.
  509. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled
  510.  
  511. Warning:
  512. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/asimbaIDP.jks -destkeystore /etc/certs/asimbaIDP.jks -deststoretype pkcs12".
  513.  
  514. 16:10:22 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/asimba.pkcs12
  515. 16:10:22 01/11/19 Running: /bin/chmod 700 /etc/certs/asimba.pkcs12
  516. 16:10:22 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/asimbaIDP.jks
  517. 16:10:22 01/11/19 Running: /bin/chmod 700 /etc/certs/asimbaIDP.jks
  518. 16:10:22 01/11/19 Running: /usr/bin/openssl x509 -inform pem -outform pem -in /etc/certs/asimba.crt -out /etc/certs/saml.pem
  519. 16:10:22 01/11/19 Running: /bin/chown -R jetty:jetty /etc/certs
  520. 16:10:22 01/11/19 Running: /bin/chmod -R 500 /etc/certs
  521. 16:10:22 01/11/19 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks
  522. 16:10:22 01/11/19 Generating oxAuth OpenID Connect keys
  523. 16:10:22 01/11/19 Creating empty JKS keystore
  524. 16:10:22 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass V5B89zcYb4HZ -keypass V5B89zcYb4HZ -dname "CN=oxAuth CA Certificates"
  525. 16:10:22 01/11/19
  526. Warning:
  527. The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /etc/certs/oxauth-keys.jks -destkeystore /etc/certs/oxauth-keys.jks -deststoretype pkcs12".
  528.  
  529. 16:10:22 01/11/19 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass V5B89zcYb4HZ -keypass V5B89zcYb4HZ -dname "CN=oxAuth CA Certificates"
  530. 16:10:23 01/11/19 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-slf4j-impl-2.8.2.jar:/home/jetty/lib/log4j-1.2-api-2.8.2.jar:/home/jetty/lib/log4j-plugin-fluency-1.3.2.jar:/home/jetty/lib/log4j-api-2.8.2.jar:/home/jetty/lib/log4j-core-2.8.2.jar:/home/jetty/lib/log4j-jul-2.8.2.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.6.jar:/home/jetty/lib/jackson-core-2.9.5.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-core-asl-1.9.11.jar:/home/jetty/lib/jackson-mapper-asl-1.9.11.jar:/home/jetty/lib/jackson-xc-1.9.13.jar:/home/jetty/lib/jettison-1.3.2.jar:/home/jetty/lib/oxauth-model-3.1.4.Final.jar:/home/jetty/lib/oxauth-client-3.1.4.Final.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/oxauth-keys.jks -keypasswd V5B89zcYb4HZ -sig_keys RS256 RS384 RS512 ES256 ES384 ES512 -enc_keys RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365
  531. 16:10:25 01/11/19 Writing oxAuth OpenID Connect keys
  532. 16:10:25 01/11/19 Running: /bin/chown jetty:jetty /etc/certs/oxauth-keys.json
  533. 16:10:25 01/11/19 Running: /bin/chmod 600 /etc/certs/oxauth-keys.json
  534. 16:10:25 01/11/19 Wrote oxAuth OpenID Connect key to /etc/certs/oxauth-keys.json
  535. 16:10:25 01/11/19 Loading file ./output/oxauth-config.json
  536. 16:10:25 01/11/19 Loading file ./output/oxauth-static-conf.json
  537. 16:10:25 01/11/19 Loading file ./static/oxauth/oxauth-errors.json
  538. 16:10:25 01/11/19 Loading file /etc/certs/oxauth-keys.json
  539. 16:10:25 01/11/19 Loading file ./output/oxtrust-config.json
  540. 16:10:25 01/11/19 Loading file ./output/oxtrust-cache-refresh.json
  541. 16:10:25 01/11/19 Loading file ./output/oxtrust-import-person.json
  542. 16:10:25 01/11/19 Loading file ./output/oxidp-config.json
  543. 16:10:25 01/11/19 Loading file ./output/oxasimba-config.json
  544. 16:10:26 01/11/19 Rendering configuration templates
  545. 16:10:26 01/11/19 Rendering template ./output/configuration.ldif
  546. 16:10:26 01/11/19 Copying hosts and hostname to final destination
  547. 16:10:26 01/11/19 Copied ./output/hostname to /etc/hostname
  548. 16:10:26 01/11/19 Running: /bin/chmod -f 644 /etc/hostname
  549. 16:10:26 01/11/19 Running: /bin/hostname dev-auth.azya.io
  550. 16:10:26 01/11/19 Copied ./output/hosts to /etc/hosts
  551. 16:10:26 01/11/19 Running: /bin/chmod -R 644 /etc/hosts
  552. 16:10:26 01/11/19 Copying rendered templates to final destination
  553. 16:10:26 01/11/19 Copying ./output/python.txt to /opt/gluu/python/libs/python.txt
  554. 16:10:26 01/11/19 Created destination folder /opt/gluu/python/libs
  555. 16:10:26 01/11/19 Copying ./output/passport-saml-config.json to /etc/gluu/conf/passport-saml-config.json
  556. 16:10:26 01/11/19 Copying ./output/oxTrustLogRotationConfiguration.xml to /etc/gluu/conf/oxTrustLogRotationConfiguration.xml
  557. 16:10:26 01/11/19 Copying ./output/ox-ldap.properties to /etc/gluu/conf/ox-ldap.properties
  558. 16:10:26 01/11/19 Running: /usr/sbin/update-rc.d apache2 defaults
  559. 16:10:26 01/11/19 Running: /usr/sbin/update-rc.d apache2 enable
  560. 16:10:26 01/11/19 Running: /usr/sbin/update-rc.d rsyslog defaults
  561. 16:10:26 01/11/19 Running: /usr/sbin/update-rc.d rsyslog enable
  562. 16:10:27 01/11/19 Rendering node templates
  563. 16:10:27 01/11/19 Rendering templates folder: ./templates/node/
  564. 16:10:27 01/11/19 Rendering test template ./templates/node//passport
  565. 16:10:27 01/11/19 Running OpenDJ Setup
  566. 16:10:27 01/11/19 Unzipping opendj-server-3.0.1.gluu.zip in /opt/
  567. 16:10:27 01/11/19 Running: unzip -n -q /opt/dist/app/opendj-server-3.0.1.gluu.zip -d /opt/
  568. 16:10:28 01/11/19 Running: /bin/chown -R ldap:ldap /opt/opendj
  569. 16:10:28 01/11/19 Running: /bin/chown ldap:ldap /home/ldap/.pw
  570. 16:10:28 01/11/19 Running OpenDJ Setup
  571. 16:10:28 01/11/19 Changing ownership
  572. 16:10:28 01/11/19 Running: /bin/chown -R root:gluu /etc/certs
  573. 16:10:28 01/11/19 Running: /bin/chown -R root:gluu /etc/gluu/conf
  574. 16:10:28 01/11/19 Running: /bin/chown -R root:gluu /opt/gluu/python
  575. 16:10:28 01/11/19 Running: /bin/chown -R root:gluu /var/ox
  576. 16:10:28 01/11/19 Running: /bin/chmod -R 440 /etc/certs
  577. 16:10:28 01/11/19 Running: /bin/chmod a+X /etc/certs
  578. 16:10:28 01/11/19 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks
  579. 16:10:28 01/11/19 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json
  580. 16:10:28 01/11/19 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks
  581. 16:10:28 01/11/19 Running: /bin/su ldap -c cd /opt/opendj ; export OPENDJ_JAVA_HOME=/opt/jre ; /opt/opendj/setup --no-prompt --cli --propertiesFilePath /opt/opendj/opendj-setup.properties --acceptLicense
  582. 16:19:42 01/11/19
  583. See /tmp/opendj-setup-1821246464145907489.log for a detailed log of this operation.
  584.  
  585. Configuring Directory Server ..... Done.
  586. Configuring Certificates ..... Done.
  587. Starting Directory Server .................................................................................................................................................................................. Done.
  588.  
  589. To see basic server configuration status and configuration you can launch /opt/opendj/bin/status
  590.  
  591.  
  592. 16:19:42 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsjavaproperties
  593. 16:19:42 01/11/19 The operation was successful. The server commands will use the java arguments and java home specified in the properties file
  594. located in /opt/opendj/config/java.properties
  595.  
  596. 16:19:42 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/stop-ds
  597. 16:21:52 01/11/19 Stopping Server...
  598. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 0 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  599. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 1 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  600. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 2 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  601. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 3 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  602. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 4 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  603. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 7 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  604. [11/Jan/2019:16:20:16 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 5 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  605. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 6 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  606. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 8 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  607. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 9 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  608. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 10 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  609. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 11 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  610. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 12 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  611. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 13 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  612. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 14 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  613. [11/Jan/2019:16:20:17 +0000] category=EXTENSIONS severity=WARNING msgID=org.opends.messages.core.113 msg=Worker Thread 15 was interrupted while waiting for new work: java.lang.InterruptedException. This should not happen, but the thread will resume waiting for new work so there should be no adverse effects
  614. [11/Jan/2019:16:21:51 +0000] category=PLUGGABLE severity=NOTICE msgID=org.opends.messages.backend.370 msg=The backend userRoot is now taken offline
  615. [11/Jan/2019:16:21:51 +0000] category=CORE severity=NOTICE msgID=org.opends.messages.core.203 msg=The Directory Server is now stopped
  616.  
  617. 16:21:52 01/11/19 Copying OpenDJ schema
  618. 16:21:52 01/11/19 Copied ./static/opendj/96-eduperson.ldif to /opt/opendj/config/schema
  619. 16:21:52 01/11/19 Copied ./static/opendj/101-ox.ldif to /opt/opendj/config/schema
  620. 16:21:52 01/11/19 Copied ./static/opendj/77-customAttributes.ldif to /opt/opendj/config/schema
  621. 16:21:52 01/11/19 Running: /bin/chmod -R a+rX /opt/opendj
  622. 16:21:52 01/11/19 Running: /bin/chown -R ldap:ldap /opt/opendj
  623. 16:21:52 01/11/19 Running: /opt/opendj/bin/create-rc-script --outputFile /etc/init.d/opendj --userName ldap
  624. 16:21:53 01/11/19 Running: /usr/sbin/update-rc.d opendj defaults start 40 30
  625. 16:21:53 01/11/19 Running: /usr/sbin/update-rc.d opendj enable
  626. 16:21:53 01/11/19 Running: /usr/sbin/service opendj start
  627. 16:25:18 01/11/19 The timeout of '200' seconds to start the server has been reached. You can
  628. use the argument '--timeout' to increase this timeout
  629.  
  630. 16:25:18 01/11/19 Configuring OpenDJ
  631. 16:25:18 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set single-structural-objectclass-behavior:accept
  632. 16:25:20 01/11/19
  633. Unable to connect to the server at "localhost" on port 4444
  634.  
  635.  
  636. 16:25:20 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-attribute-syntax-prop --syntax-name "Directory String" --set allow-zero-length-values:true
  637. 16:25:21 01/11/19
  638. Unable to connect to the server at "localhost" on port 4444
  639.  
  640.  
  641. 16:25:21 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-password-policy-prop --policy-name "Default Password Policy" --set allow-pre-encoded-passwords:true
  642. 16:25:23 01/11/19
  643. Unable to connect to the server at "localhost" on port 4444
  644.  
  645.  
  646. 16:25:23 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-log-publisher-prop --publisher-name "File-Based Audit Logger" --set enabled:true
  647. 16:25:24 01/11/19
  648. Unable to connect to the server at "localhost" on port 4444
  649.  
  650.  
  651. 16:25:24 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-backend --backend-name site --set base-dn:o=site --type je --set enabled:true
  652. 16:25:26 01/11/19
  653. Unable to connect to the server at "localhost" on port 4444
  654.  
  655.  
  656. 16:25:26 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-connection-handler-prop --handler-name "LDAP Connection Handler" --set enabled:false
  657. 16:25:28 01/11/19
  658. Unable to connect to the server at "localhost" on port 4444
  659.  
  660.  
  661. 16:25:28 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-connection-handler-prop --handler-name "LDAPS Connection Handler" --set enabled:true --set listen-address:127.0.0.1
  662. 16:25:29 01/11/19
  663. Unable to connect to the server at "localhost" on port 4444
  664.  
  665.  
  666. 16:25:29 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-administration-connector-prop --set listen-address:127.0.0.1
  667. 16:25:31 01/11/19
  668. Unable to connect to the server at "localhost" on port 4444
  669.  
  670.  
  671. 16:25:31 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-access-control-handler-prop --remove global-aci:'(targetattr!="userPassword||authPassword||debugsearchindex||changes||changeNumber||changeType||changeTime||targetDN||newRDN||newSuperior||deleteOldRDN")(version 3.0; acl "Anonymous read access"; allow (read,search,compare) userdn="ldap:///anyone";)'
  672. 16:25:33 01/11/19
  673. Unable to connect to the server at "localhost" on port 4444
  674.  
  675.  
  676. 16:25:33 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set reject-unauthenticated-requests:true
  677. 16:25:34 01/11/19
  678. Unable to connect to the server at "localhost" on port 4444
  679.  
  680.  
  681. 16:25:34 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-password-policy-prop --policy-name "Default Password Policy" --set default-password-storage-scheme:"Salted SHA-512"
  682. 16:25:36 01/11/19
  683. Unable to connect to the server at "localhost" on port 4444
  684.  
  685.  
  686. 16:25:36 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw set-global-configuration-prop --set reject-unauthenticated-requests:true
  687. 16:25:38 01/11/19
  688. Unable to connect to the server at "localhost" on port 4444
  689.  
  690.  
  691. 16:25:38 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-plugin --plugin-name "Unique mail address" --type unique-attribute --set enabled:true --set base-dn:o=gluu --set type:mail
  692. 16:25:39 01/11/19
  693. Unable to connect to the server at "localhost" on port 4444
  694.  
  695.  
  696. 16:25:39 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig --trustAll --no-prompt --hostname localhost --port 4444 --bindDN "cn=directory manager" --bindPasswordFile /home/ldap/.pw create-plugin --plugin-name "Unique uid entry" --type unique-attribute --set enabled:true --set base-dn:o=gluu --set type:uid
  697. 16:25:41 01/11/19
  698. Unable to connect to the server at "localhost" on port 4444
  699.  
  700.  
  701. 16:25:41 01/11/19 Reading OpenDJ truststore
  702. 16:25:41 01/11/19 Exporting OpenDJ certificate
  703. 16:25:41 01/11/19 Running: /opt/jre/bin/keytool -exportcert -keystore /opt/opendj/config/truststore -storepass S44te2S0gZUJUQ8Y0DZrPKZKRsSTMA0fB1N4MvD8TwXXCTvoKB -file /etc/certs/opendj.crt -alias server-cert -rfc
  704. 16:25:41 01/11/19 Certificate stored in file </etc/certs/opendj.crt>
  705.  
  706. 16:25:41 01/11/19 Converting OpenDJ truststore
  707. 16:25:41 01/11/19 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /opt/opendj/config/truststore -srcstoretype jks -srcstorepass S44te2S0gZUJUQ8Y0DZrPKZKRsSTMA0fB1N4MvD8TwXXCTvoKB -destkeystore /etc/certs/opendj.pkcs12 -deststoretype pkcs12 -deststorepass UwnKYyZjZ7uo -srcalias server-cert
  708. 16:25:41 01/11/19 Importing keystore /opt/opendj/config/truststore to /etc/certs/opendj.pkcs12...
  709.  
  710. 16:25:41 01/11/19 Import OpenDJ certificate
  711. 16:25:41 01/11/19 Running: /opt/jre/bin/keytool -import -trustcacerts -alias dev-auth.azya.io_opendj -file /etc/certs/opendj.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt
  712. 16:25:42 01/11/19 Certificate was added to keystore
  713.  
  714. 16:25:42 01/11/19 Running LDAP index creation commands for userRoot backend
  715. 16:25:42 01/11/19 Loading JSON from ./static/opendj/index.json
  716. 16:25:42 01/11/19 Creating equality index for attribute displayName
  717. 16:25:42 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name displayName --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  718. 16:25:44 01/11/19
  719. Unable to connect to the server at "localhost" on port 4444
  720.  
  721.  
  722. 16:25:44 01/11/19 Creating equality index for attribute description
  723. 16:25:44 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name description --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  724. 16:25:45 01/11/19
  725. Unable to connect to the server at "localhost" on port 4444
  726.  
  727.  
  728. 16:25:45 01/11/19 Creating equality index for attribute owner
  729. 16:25:45 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name owner --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  730. 16:25:47 01/11/19
  731. Unable to connect to the server at "localhost" on port 4444
  732.  
  733.  
  734. 16:25:47 01/11/19 Creating equality index for attribute inum
  735. 16:25:47 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name inum --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  736. 16:25:48 01/11/19
  737. Unable to connect to the server at "localhost" on port 4444
  738.  
  739.  
  740. 16:25:48 01/11/19 Creating equality index for attribute iname
  741. 16:25:48 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name iname --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  742. 16:25:50 01/11/19
  743. Unable to connect to the server at "localhost" on port 4444
  744.  
  745.  
  746. 16:25:50 01/11/19 Creating equality index for attribute uniqueIdentifier
  747. 16:25:50 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name uniqueIdentifier --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  748. 16:25:52 01/11/19
  749. Unable to connect to the server at "localhost" on port 4444
  750.  
  751.  
  752. 16:25:52 01/11/19 Creating equality index for attribute oxId
  753. 16:25:52 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  754. 16:25:53 01/11/19
  755. Unable to connect to the server at "localhost" on port 4444
  756.  
  757.  
  758. 16:25:53 01/11/19 Creating equality index for attribute oxAuthClientId
  759. 16:25:53 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthClientId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  760. 16:25:55 01/11/19
  761. Unable to connect to the server at "localhost" on port 4444
  762.  
  763.  
  764. 16:25:55 01/11/19 Creating ordering index for attribute oxAuthClientSecretExpiresAt
  765. 16:25:55 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthClientSecretExpiresAt --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  766. 16:25:56 01/11/19
  767. Unable to connect to the server at "localhost" on port 4444
  768.  
  769.  
  770. 16:25:56 01/11/19 Creating equality index for attribute oxAuthGrantId
  771. 16:25:56 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthGrantId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  772. 16:25:58 01/11/19
  773. Unable to connect to the server at "localhost" on port 4444
  774.  
  775.  
  776. 16:25:58 01/11/19 Creating equality index for attribute oxAuthAuthorizationCode
  777. 16:25:58 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthAuthorizationCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  778. 16:26:00 01/11/19
  779. Unable to connect to the server at "localhost" on port 4444
  780.  
  781.  
  782. 16:26:00 01/11/19 Creating equality index for attribute oxAuthTokenCode
  783. 16:26:00 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthTokenCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  784. 16:26:01 01/11/19
  785. Unable to connect to the server at "localhost" on port 4444
  786.  
  787.  
  788. 16:26:01 01/11/19 Creating equality index for attribute oxSectorIdentifier
  789. 16:26:01 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxSectorIdentifier --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  790. 16:26:03 01/11/19
  791. Unable to connect to the server at "localhost" on port 4444
  792.  
  793.  
  794. 16:26:03 01/11/19 Creating equality index for attribute gluuStatus
  795. 16:26:03 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name gluuStatus --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  796. 16:26:05 01/11/19
  797. Unable to connect to the server at "localhost" on port 4444
  798.  
  799.  
  800. 16:26:05 01/11/19 Creating equality index for attribute oxState
  801. 16:26:05 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxState --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  802. 16:26:06 01/11/19
  803. Unable to connect to the server at "localhost" on port 4444
  804.  
  805.  
  806. 16:26:06 01/11/19 Creating equality index for attribute oxScriptType
  807. 16:26:06 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxScriptType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  808. 16:26:08 01/11/19
  809. Unable to connect to the server at "localhost" on port 4444
  810.  
  811.  
  812. 16:26:08 01/11/19 Creating ordering index for attribute oxAuthExpiration
  813. 16:26:08 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthExpiration --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  814. 16:26:10 01/11/19
  815. Unable to connect to the server at "localhost" on port 4444
  816.  
  817.  
  818. 16:26:10 01/11/19 Creating ordering index for attribute oxLastAccessTime
  819. 16:26:10 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxLastAccessTime --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  820. 16:26:12 01/11/19
  821. Unable to connect to the server at "localhost" on port 4444
  822.  
  823.  
  824. 16:26:12 01/11/19 Creating ordering index for attribute lastModifiedTime
  825. 16:26:12 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name lastModifiedTime --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  826. 16:26:13 01/11/19
  827. Unable to connect to the server at "localhost" on port 4444
  828.  
  829.  
  830. 16:26:13 01/11/19 Creating equality index for attribute oxApplication
  831. 16:26:13 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxApplication --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  832. 16:26:15 01/11/19
  833. Unable to connect to the server at "localhost" on port 4444
  834.  
  835.  
  836. 16:26:15 01/11/19 Creating equality index for attribute oxRequestId
  837. 16:26:15 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxRequestId --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  838. 16:26:16 01/11/19
  839. Unable to connect to the server at "localhost" on port 4444
  840.  
  841.  
  842. 16:26:16 01/11/19 Creating ordering index for attribute creationDate
  843. 16:26:16 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name creationDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  844. 16:26:18 01/11/19
  845. Unable to connect to the server at "localhost" on port 4444
  846.  
  847.  
  848. 16:26:18 01/11/19 Creating ordering index for attribute oxStartDate
  849. 16:26:18 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxStartDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  850. 16:26:19 01/11/19
  851. Unable to connect to the server at "localhost" on port 4444
  852.  
  853.  
  854. 16:26:19 01/11/19 Creating ordering index for attribute oxEndDate
  855. 16:26:19 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxEndDate --set index-type:ordering --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  856. 16:26:21 01/11/19
  857. Unable to connect to the server at "localhost" on port 4444
  858.  
  859.  
  860. 16:26:21 01/11/19 Creating equality index for attribute oxApplicationType
  861. 16:26:21 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxApplicationType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  862. 16:26:23 01/11/19
  863. Unable to connect to the server at "localhost" on port 4444
  864.  
  865.  
  866. 16:26:23 01/11/19 Creating equality index for attribute oxMetricType
  867. 16:26:23 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxMetricType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  868. 16:26:24 01/11/19
  869. Unable to connect to the server at "localhost" on port 4444
  870.  
  871.  
  872. 16:26:24 01/11/19 Creating equality index for attribute oxDeviceHashCode
  873. 16:26:24 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxDeviceHashCode --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  874. 16:26:26 01/11/19
  875. Unable to connect to the server at "localhost" on port 4444
  876.  
  877.  
  878. 16:26:26 01/11/19 Creating equality index for attribute oxAuthSessionDn
  879. 16:26:26 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxAuthSessionDn --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  880. 16:26:27 01/11/19
  881. Unable to connect to the server at "localhost" on port 4444
  882.  
  883.  
  884. 16:26:27 01/11/19 Creating equality index for attribute oxExternalUid
  885. 16:26:27 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxExternalUid --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  886. 16:26:29 01/11/19
  887. Unable to connect to the server at "localhost" on port 4444
  888.  
  889.  
  890. 16:26:29 01/11/19 Creating equality index for attribute oxTicket
  891. 16:26:29 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name userRoot --type generic --index-name oxTicket --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  892. 16:26:31 01/11/19
  893. Unable to connect to the server at "localhost" on port 4444
  894.  
  895.  
  896. 16:26:31 01/11/19 Running LDAP index creation commands for site backend
  897. 16:26:31 01/11/19 Loading JSON from ./static/opendj/index.json
  898. 16:26:31 01/11/19 Creating equality index for attribute inum
  899. 16:26:31 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name inum --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  900. 16:26:32 01/11/19
  901. Unable to connect to the server at "localhost" on port 4444
  902.  
  903.  
  904. 16:26:32 01/11/19 Creating equality index for attribute iname
  905. 16:26:32 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name iname --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  906. 16:26:34 01/11/19
  907. Unable to connect to the server at "localhost" on port 4444
  908.  
  909.  
  910. 16:26:34 01/11/19 Creating equality index for attribute gluuStatus
  911. 16:26:34 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name gluuStatus --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  912. 16:26:36 01/11/19
  913. Unable to connect to the server at "localhost" on port 4444
  914.  
  915.  
  916. 16:26:36 01/11/19 Creating equality index for attribute oxScriptType
  917. 16:26:36 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsconfig create-backend-index --backend-name site --type generic --index-name oxScriptType --set index-type:equality --set index-entry-limit:4000 --hostName localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --noPropertiesFile --no-prompt
  918. 16:26:37 01/11/19
  919. Unable to connect to the server at "localhost" on port 4444
  920.  
  921.  
  922. 16:26:37 01/11/19 Importing userRoot LDIF data
  923. 16:26:37 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/base.ldif
  924. 16:26:38 01/11/19 Connect Error
  925. Result Code: 91 (Connect Error)
  926.  
  927. 16:26:38 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/appliance.ldif
  928. 16:26:40 01/11/19 Connect Error
  929. Result Code: 91 (Connect Error)
  930.  
  931. 16:26:40 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/attributes.ldif
  932. 16:26:41 01/11/19 Connect Error
  933. Result Code: 91 (Connect Error)
  934.  
  935. 16:26:41 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scopes.ldif
  936. 16:26:42 01/11/19 Connect Error
  937. Result Code: 91 (Connect Error)
  938.  
  939. 16:26:42 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/clients.ldif
  940. 16:26:44 01/11/19 Connect Error
  941. Result Code: 91 (Connect Error)
  942.  
  943. 16:26:44 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/people.ldif
  944. 16:26:45 01/11/19 Connect Error
  945. Result Code: 91 (Connect Error)
  946.  
  947. 16:26:45 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/groups.ldif
  948. 16:26:46 01/11/19 Connect Error
  949. Result Code: 91 (Connect Error)
  950.  
  951. 16:26:46 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/static/cache-refresh/o_site.ldif
  952. 16:26:47 01/11/19 Connect Error
  953. Result Code: 91 (Connect Error)
  954.  
  955. 16:26:47 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scripts.ldif
  956. 16:26:48 01/11/19 Connect Error
  957. Result Code: 91 (Connect Error)
  958.  
  959. 16:26:48 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/configuration.ldif
  960. 16:26:50 01/11/19 Connect Error
  961. Result Code: 91 (Connect Error)
  962.  
  963. 16:26:50 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/scim.ldif
  964. 16:26:51 01/11/19 Connect Error
  965. Result Code: 91 (Connect Error)
  966.  
  967. 16:26:51 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/asimba.ldif
  968. 16:26:52 01/11/19 Connect Error
  969. Result Code: 91 (Connect Error)
  970.  
  971. 16:26:52 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/passport.ldif
  972. 16:26:53 01/11/19 Connect Error
  973. Result Code: 91 (Connect Error)
  974.  
  975. 16:26:53 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/oxpassport-config.ldif
  976. 16:26:55 01/11/19 Connect Error
  977. Result Code: 91 (Connect Error)
  978.  
  979. 16:26:55 01/11/19 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/ldapmodify --hostname localhost --port 4444 --bindDN "cn=directory manager" -j /home/ldap/.pw --trustAll --useSSL --defaultAdd --continueOnError --filename /install/community-edition-setup/output/oxidp.ldif
  980. 16:26:56 01/11/19 Connect Error
  981. Result Code: 91 (Connect Error)
  982.  
  983. 16:26:56 01/11/19 Running: /usr/sbin/service apache2 stop
  984. 16:26:57 01/11/19 * Stopping Apache httpd web server apache2
  985. *
  986.  
  987. 16:26:57 01/11/19 Copied ./output/https_gluu.conf to /etc/apache2/sites-available/https_gluu.conf
  988. 16:26:57 01/11/19 Running: /bin/ln -s /etc/apache2/sites-available/https_gluu.conf /etc/apache2/sites-enabled/https_gluu.conf
  989. 16:26:57 01/11/19 Running: /usr/sbin/service apache2 start
  990. 16:26:58 01/11/19 * Starting Apache httpd web server apache2
  991. *
  992.  
  993. 16:26:59 01/11/19 Copying identity.war into jetty webapps folder...
  994. 16:26:59 01/11/19 Installing jetty service oxauth...
  995. 16:26:59 01/11/19 Preparing oxauth service base folders
  996. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth
  997. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/lib/ext
  998. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom
  999. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/i18n
  1000. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/pages
  1001. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/static
  1002. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/libs
  1003. 16:26:59 01/11/19 Preparing oxauth service base configuration
  1004. 16:26:59 01/11/19 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/oxauth --add-to-start=server,deploy,annotations,resources,http,http-forwarded,console-capture,jsp,ext,websocket
  1005. 16:26:59 01/11/19 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp
  1006. INFO : ext initialized in ${jetty.base}/start.ini
  1007. INFO : server initialized in ${jetty.base}/start.ini
  1008. INFO : mail transitively enabled
  1009. INFO : servlet transitively enabled
  1010. INFO : jsp initialized in ${jetty.base}/start.ini
  1011. INFO : http-forwarded initialized in ${jetty.base}/start.ini
  1012. INFO : annotations initialized in ${jetty.base}/start.ini
  1013. INFO : resources initialized in ${jetty.base}/start.ini
  1014. INFO : transactions transitively enabled
  1015. INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool
  1016. INFO : plus transitively enabled
  1017. INFO : deploy initialized in ${jetty.base}/start.ini
  1018. INFO : security transitively enabled
  1019. INFO : apache-jsp transitively enabled
  1020. INFO : websocket initialized in ${jetty.base}/start.ini
  1021. INFO : jndi transitively enabled
  1022. INFO : console-capture initialized in ${jetty.base}/start.ini
  1023. INFO : http initialized in ${jetty.base}/start.ini
  1024. INFO : client transitively enabled
  1025. MKDIR : ${jetty.base}/resources
  1026. MKDIR : ${jetty.base}/webapps
  1027. MKDIR : ${jetty.base}/logs
  1028. INFO : Base directory was modified
  1029.  
  1030. 16:26:59 01/11/19 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/oxauth
  1031. 16:26:59 01/11/19 Rendering template oxauth
  1032. 16:26:59 01/11/19 Copied ./output/jetty/oxauth to /etc/default
  1033. 16:26:59 01/11/19 Running: /bin/chown root:root /etc/default/oxauth
  1034. 16:26:59 01/11/19 Rendering template oxauth_web_resources.xml
  1035. 16:26:59 01/11/19 Copied ./output/jetty/oxauth_web_resources.xml to /opt/gluu/jetty/oxauth/webapps
  1036. 16:26:59 01/11/19 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/oxauth
  1037. 16:26:59 01/11/19 Running: sed -i s/^# Provides: jetty/# Provides: oxauth/ /etc/init.d/oxauth
  1038. 16:26:59 01/11/19 Running: /usr/sbin/update-rc.d oxauth defaults 60 20
  1039. 16:26:59 01/11/19 Creating 'jetty.conf' tmpfiles daemon file
  1040. 16:26:59 01/11/19 Copied ./templates/jetty.conf.tmpfiles.d to /usr/lib/tmpfiles.d/jetty.conf
  1041. 16:26:59 01/11/19 Running: /bin/chown root:root /usr/lib/tmpfiles.d/jetty.conf
  1042. 16:26:59 01/11/19 Running: /bin/chmod 644 /usr/lib/tmpfiles.d/jetty.conf
  1043. 16:26:59 01/11/19 Copied /opt/dist/gluu/oxauth.war to /opt/gluu/jetty/oxauth/webapps
  1044. 16:26:59 01/11/19 Copying oxauth.war into jetty webapps folder...
  1045. 16:26:59 01/11/19 Installing jetty service identity...
  1046. 16:26:59 01/11/19 Preparing identity service base folders
  1047. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity
  1048. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity/lib/ext
  1049. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom
  1050. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/i18n
  1051. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/pages
  1052. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/static
  1053. 16:26:59 01/11/19 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/libs
  1054. 16:26:59 01/11/19 Preparing identity service base configuration
  1055. 16:26:59 01/11/19 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/identity --add-to-start=server,deploy,annotations,resources,http,http-forwarded,console-capture,jsp,ext,websocket
  1056. 16:27:00 01/11/19 INFO : webapp transitively enabled, ini template available with --add-to-start=webapp
  1057. INFO : ext initialized in ${jetty.base}/start.ini
  1058. INFO : server initialized in ${jetty.base}/start.ini
  1059. INFO : mail transitively enabled
  1060. INFO : servlet transitively enabled
  1061. INFO : jsp initialized in ${jetty.base}/start.ini
  1062. INFO : http-forwarded initialized in ${jetty.base}/start.ini
  1063. INFO : annotations initialized in ${jetty.base}/start.ini
  1064. INFO : resources initialized in ${jetty.base}/start.ini
  1065. INFO : transactions transitively enabled
  1066. INFO : threadpool transitively enabled, ini template available with --add-to-start=threadpool
  1067. INFO : plus transitively enabled
  1068. INFO : deploy initialized in ${jetty.base}/start.ini
  1069. INFO : security transitively enabled
  1070. INFO : apache-jsp transitively enabled
  1071. INFO : websocket initialized in ${jetty.base}/start.ini
  1072. INFO : jndi transitively enabled
  1073. INFO : console-capture initialized in ${jetty.base}/start.ini
  1074. INFO : http initialized in ${jetty.base}/start.ini
  1075. INFO : client transitively enabled
  1076. MKDIR : ${jetty.base}/resources
  1077. MKDIR : ${jetty.base}/webapps
  1078. MKDIR : ${jetty.base}/logs
  1079. INFO : Base directory was modified
  1080.  
  1081. 16:27:00 01/11/19 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/identity
  1082. 16:27:00 01/11/19 Rendering template identity
  1083. 16:27:00 01/11/19 Copied ./output/jetty/identity to /etc/default
  1084. 16:27:00 01/11/19 Running: /bin/chown root:root /etc/default/identity
  1085. 16:27:00 01/11/19 Rendering template identity_web_resources.xml
  1086. 16:27:00 01/11/19 Copied ./output/jetty/identity_web_resources.xml to /opt/gluu/jetty/identity/webapps
  1087. 16:27:00 01/11/19 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/identity
  1088. 16:27:00 01/11/19 Running: sed -i s/^# Provides: jetty/# Provides: identity/ /etc/init.d/identity
  1089. 16:27:00 01/11/19 Running: /usr/sbin/update-rc.d identity defaults 60 20
  1090. 16:27:00 01/11/19 Creating 'jetty.conf' tmpfiles daemon file
  1091. 16:27:00 01/11/19 Copied ./templates/jetty.conf.tmpfiles.d to /usr/lib/tmpfiles.d/jetty.conf
  1092. 16:27:00 01/11/19 Running: /bin/chown root:root /usr/lib/tmpfiles.d/jetty.conf
  1093. 16:27:00 01/11/19 Running: /bin/chmod 644 /usr/lib/tmpfiles.d/jetty.conf
  1094. 16:27:00 01/11/19 Copied /opt/dist/gluu/identity.war to /opt/gluu/jetty/identity/webapps
  1095. 16:27:00 01/11/19 Rendering test templates
  1096. 16:27:00 01/11/19 Rendering templates folder: ./templates/test/
  1097. 16:27:00 01/11/19 Rendering test template ./templates/test/scim-client/client/config-scim-test.properties
  1098. 16:27:00 01/11/19 Rendering test template ./templates/test/scim-client/schema/scim_test_manual_update.schema
  1099. 16:27:00 01/11/19 Rendering test template ./templates/test/scim-client/schema/scim_test.schema
  1100. 16:27:00 01/11/19 Rendering test template ./templates/test/scim-client/data/scim-test-data.ldif
  1101. 16:27:00 01/11/19 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test-data.properties
  1102. 16:27:00 01/11/19 Rendering test template ./templates/test/oxtrust/server/config-build.properties
  1103. 16:27:00 01/11/19 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test.properties
  1104. 16:27:00 01/11/19 Rendering test template ./templates/test/oxtrust/server/config-oxtrust.properties
  1105. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/client/config-oxauth-test-data.properties
  1106. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/schema/oxauth_test.schema
  1107. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/server/config-build.properties
  1108. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/server/config-oxauth.properties
  1109. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/server/config-oxauth-test.properties
  1110. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/server/config-oxauth-test-data.properties
  1111. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/config/oxauth-config-update.json
  1112. 16:27:00 01/11/19 Rendering test template ./templates/test/oxauth/data/oxauth-test-data.ldif
  1113. 16:27:00 01/11/19 Copied ./static/auth/lib/duo_web.py to /opt/gluu/python/libs
  1114. 16:27:00 01/11/19 Copied ./static/auth/conf/duo_creds.json to /etc/certs/
  1115. 16:27:00 01/11/19 Copied ./static/auth/conf/gplus_client_secrets.json to /etc/certs/
  1116. 16:27:00 01/11/19 Copied ./static/auth/conf/super_gluu_creds.json to /etc/certs/
  1117. 16:27:00 01/11/19 Copied ./static/auth/conf/vericloud_gluu_creds.json to /etc/certs/
  1118. 16:27:00 01/11/19 Copied ./static/auth/conf/cert_creds.json to /etc/certs/
  1119. 16:27:00 01/11/19 Copied ./static/auth/conf/otp_configuration.json to /etc/certs/
  1120. 16:27:00 01/11/19 Changing ownership
  1121. 16:27:00 01/11/19 Running: /bin/chown -R root:gluu /etc/certs
  1122. 16:27:00 01/11/19 Running: /bin/chown -R root:gluu /etc/gluu/conf
  1123. 16:27:00 01/11/19 Running: /bin/chown -R root:gluu /opt/gluu/python
  1124. 16:27:00 01/11/19 Running: /bin/chown -R root:gluu /var/ox
  1125. 16:27:00 01/11/19 Running: /bin/chmod -R 440 /etc/certs
  1126. 16:27:00 01/11/19 Running: /bin/chmod a+X /etc/certs
  1127. 16:27:00 01/11/19 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks
  1128. 16:27:00 01/11/19 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json
  1129. 16:27:00 01/11/19 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks
  1130. 16:27:01 01/11/19 Changing permissions
  1131. 16:27:01 01/11/19 Running: find /opt -user root -perm 700 -exec chmod 755 {} ;
  1132. 16:27:01 01/11/19 Running: find /opt -user root -perm 600 -exec chmod 644 {} ;
  1133. 16:27:01 01/11/19 Running: find /opt -user root -perm 400 -exec chmod 444 {} ;
  1134. 16:27:01 01/11/19 Running: find /etc/gluu -perm 700 -exec /bin/chmod 755 {} ;
  1135. 16:27:01 01/11/19 Running: find /etc/gluu -perm 600 -exec /bin/chmod 644 {} ;
  1136. 16:27:01 01/11/19 Running: find /etc/default -perm 700 -exec /bin/chmod 755 {} ;
  1137. 16:27:01 01/11/19 Running: find /etc/default -perm 600 -exec /bin/chmod 644 {} ;
  1138. 16:27:01 01/11/19 Running: /bin/chmod -R 644 /etc/hosts
  1139. 16:27:01 01/11/19 Running: /bin/chmod -f 644 /etc/hostname
  1140. 16:27:01 01/11/19 Running: /usr/sbin/service apache2 start
  1141. 16:27:01 01/11/19 * Starting Apache httpd web server apache2
  1142. *
  1143.  
  1144. 16:27:01 01/11/19 Running: /usr/sbin/service opendj stop
  1145. 16:30:26 01/11/19 Run: /usr/sbin/service opendj stop with result code: 91
  1146. 16:30:26 01/11/19 Running: /usr/sbin/service opendj start
  1147. 16:30:30 01/11/19 Run: /usr/sbin/service opendj start with result code: 98
  1148. 16:30:30 01/11/19 Running: /usr/sbin/service oxauth start
  1149. 16:30:43 01/11/19 Run: /usr/sbin/service oxauth start with result code: 0
  1150. 16:30:43 01/11/19 Running: /usr/sbin/service identity start
  1151. 16:30:55 01/11/19 Run: /usr/sbin/service identity start with result code: 0
  1152. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*passport /etc/rc3.d/S97passport
  1153. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*passport /etc/rc3.d/S97passport with result code: 1
  1154. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*idp /etc/rc3.d/S94idp
  1155. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*idp /etc/rc3.d/S94idp with result code: 1
  1156. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*oxauth-rp /etc/rc3.d/S95oxauth-rp
  1157. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*oxauth-rp /etc/rc3.d/S95oxauth-rp with result code: 1
  1158. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*oxauth /etc/rc3.d/S92oxauth
  1159. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*oxauth /etc/rc3.d/S92oxauth with result code: 0
  1160. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*solserver /etc/rc3.d/S90solserver
  1161. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*solserver /etc/rc3.d/S90solserver with result code: 1
  1162. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*asimba /etc/rc3.d/S96asimba
  1163. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*asimba /etc/rc3.d/S96asimba with result code: 1
  1164. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*opendj /etc/rc3.d/S90opendj
  1165. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*opendj /etc/rc3.d/S90opendj with result code: 0
  1166. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*identity /etc/rc3.d/S93identity
  1167. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*identity /etc/rc3.d/S93identity with result code: 0
  1168. 16:30:55 01/11/19 Running: mv -f /etc/rc3.d/S*apache2 /etc/rc3.d/S98apache2
  1169. 16:30:55 01/11/19 Run: mv -f /etc/rc3.d/S*apache2 /etc/rc3.d/S98apache2 with result code: 0
  1170. 16:30:55 01/11/19 Saving properties to ./setup.properties.last
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement