Build: #86 was successful

Job: RPM Workflow was successful

Stages & jobs

  1. Build and Package

Build log

The build generated 2,135 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

29-Oct-2018 14:11:14 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/justmarried/target/classes
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ justmarried ---
29-Oct-2018 14:11:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:15 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/justmarried/src/test/resources
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ justmarried ---
29-Oct-2018 14:11:15 [INFO] No sources to compile
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ justmarried ---
29-Oct-2018 14:11:15 [INFO] No tests to run.
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ justmarried ---
29-Oct-2018 14:11:15 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/justmarried/target/justmarried-1.2.3-SNAPSHOT.jar
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ justmarried ---
29-Oct-2018 14:11:15 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:15 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/justmarried/target/justmarried.jar
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] -----------< org.igniterealtime.openfire.plugins:loadStats >------------
29-Oct-2018 14:11:15 [INFO] Building LoadStats Plugin 1.2.1-SNAPSHOT                         [26/45]
29-Oct-2018 14:11:15 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/target
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:15 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/src/main/resources
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:15 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/target/classes
29-Oct-2018 14:11:15 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/src/java/org/jivesoftware/openfire/plugin/StatCollector.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/src/java/org/jivesoftware/openfire/plugin/StatCollector.java uses or overrides a deprecated API.
29-Oct-2018 14:11:15 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/src/java/org/jivesoftware/openfire/plugin/StatCollector.java: Recompile with -Xlint:deprecation for details.
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:15 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/src/test/resources
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] No sources to compile
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] No tests to run.
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ loadStats ---
29-Oct-2018 14:11:15 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/target/loadStats-1.2.1-SNAPSHOT.jar
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ loadStats ---
29-Oct-2018 14:11:15 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:15 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/loadStats/target/loadStats.jar
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] -----------< org.igniterealtime.openfire.plugins:monitoring >-----------
29-Oct-2018 14:11:15 [INFO] Building Monitoring Plugin 1.7.0-SNAPSHOT                        [27/45]
29-Oct-2018 14:11:15 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitoring ---
29-Oct-2018 14:11:15 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ monitoring ---
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ monitoring ---
29-Oct-2018 14:11:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:15 [INFO] Copying 7 resources
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ monitoring ---
29-Oct-2018 14:11:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:15 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/src/main/resources
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ monitoring ---
29-Oct-2018 14:11:15 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:15 [INFO] Excludes: []
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n_zh_CN.properties
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n_pt_BR.properties
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n_ru_RU.properties
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n_cs_CZ.properties
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n_es.properties
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n.properties
29-Oct-2018 14:11:15 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/i18n/monitoring_i18n_fr.properties
29-Oct-2018 14:11:15 [INFO]
29-Oct-2018 14:11:15 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ monitoring ---
29-Oct-2018 14:11:15 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:15 [INFO] Compiling 75 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/classes
29-Oct-2018 14:11:16 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ArchiveSearcher.java: Some input files use or override a deprecated API.
29-Oct-2018 14:11:16 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ArchiveSearcher.java: Recompile with -Xlint:deprecation for details.
29-Oct-2018 14:11:16 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ArchiveSearcher.java: Some input files use unchecked or unsafe operations.
29-Oct-2018 14:11:16 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/src/java/org/jivesoftware/openfire/archive/ArchiveSearcher.java: Recompile with -Xlint:unchecked for details.
29-Oct-2018 14:11:16 [INFO]
29-Oct-2018 14:11:16 [INFO] --- jetty-jspc-maven-plugin:9.4.12.v20180830:jspc (jspc) @ monitoring ---
29-Oct-2018 14:11:16 [INFO] Compiling graph-viewer.jsp,conversation-viewer.jsp,archiving-settings.jsp,archive-search.jsp,conversations.jsp,stats-dashboard.jsp,archive-conversation-participants.jsp,stats-reporter.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
29-Oct-2018 14:11:16 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
29-Oct-2018 14:11:16 [INFO]
29-Oct-2018 14:11:16 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ monitoring ---
29-Oct-2018 14:11:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:16 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/src/test/resources
29-Oct-2018 14:11:16 [INFO]
29-Oct-2018 14:11:16 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ monitoring ---
29-Oct-2018 14:11:16 [INFO] No sources to compile
29-Oct-2018 14:11:16 [INFO]
29-Oct-2018 14:11:16 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ monitoring ---
29-Oct-2018 14:11:16 [INFO] No tests to run.
29-Oct-2018 14:11:16 [INFO]
29-Oct-2018 14:11:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitoring ---
29-Oct-2018 14:11:16 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/monitoring-1.7.0-SNAPSHOT.jar
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ monitoring ---
29-Oct-2018 14:11:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/monitoring/target/monitoring.jar
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --------------< org.igniterealtime.openfire.plugins:motd >--------------
29-Oct-2018 14:11:17 [INFO] Building Message of the Day Plugin 1.2.2-SNAPSHOT                [28/45]
29-Oct-2018 14:11:17 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ motd ---
29-Oct-2018 14:11:17 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/target
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ motd ---
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ motd ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] Copying 2 resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ motd ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/src/main/resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ motd ---
29-Oct-2018 14:11:17 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:17 [INFO] Excludes: []
29-Oct-2018 14:11:17 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/target/i18n/motd_i18n.properties
29-Oct-2018 14:11:17 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/target/i18n/motd_i18n_ru_RU.properties
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ motd ---
29-Oct-2018 14:11:17 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:17 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/target/classes
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ motd ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/src/test/resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ motd ---
29-Oct-2018 14:11:17 [INFO] No sources to compile
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ motd ---
29-Oct-2018 14:11:17 [INFO] No tests to run.
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ motd ---
29-Oct-2018 14:11:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/target/motd-1.2.2-SNAPSHOT.jar
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ motd ---
29-Oct-2018 14:11:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/motd/target/motd.jar
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] -----------< org.igniterealtime.openfire.plugins:mucservice >-----------
29-Oct-2018 14:11:17 [INFO] Building (deprecated) MUC Service Plugin 0.2.4-SNAPSHOT          [29/45]
29-Oct-2018 14:11:17 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/mucservice/target
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/mucservice/src/main/resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:17 [INFO] Compiling 19 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/mucservice/target/classes
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/mucservice/src/test/resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] No sources to compile
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] No tests to run.
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mucservice ---
29-Oct-2018 14:11:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/mucservice/target/mucservice-0.2.4-SNAPSHOT.jar
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ mucservice ---
29-Oct-2018 14:11:17 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:17 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/mucservice/target/mucservice.jar
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] -------------< org.igniterealtime.openfire.plugins:nodejs >-------------
29-Oct-2018 14:11:17 [INFO] Building NodeJS Plugin 0.1.1-SNAPSHOT                            [30/45]
29-Oct-2018 14:11:17 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nodejs ---
29-Oct-2018 14:11:17 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/target
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ nodejs ---
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ nodejs ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] Copying 2 resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ nodejs ---
29-Oct-2018 14:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:17 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/src/main/resources
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ nodejs ---
29-Oct-2018 14:11:17 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:17 [INFO] Excludes: []
29-Oct-2018 14:11:17 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/target/i18n/nodejs_i18n_ru_RU.properties
29-Oct-2018 14:11:17 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/target/i18n/nodejs_i18n.properties
29-Oct-2018 14:11:17 [INFO]
29-Oct-2018 14:11:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ nodejs ---
29-Oct-2018 14:11:17 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:17 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/target/classes
29-Oct-2018 14:11:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/src/java/org/ifsoft/nodejs/openfire/NodeThread.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/src/java/org/ifsoft/nodejs/openfire/NodeThread.java uses or overrides a deprecated API.
29-Oct-2018 14:11:18 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/src/java/org/ifsoft/nodejs/openfire/NodeThread.java: Recompile with -Xlint:deprecation for details.
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ nodejs ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/src/test/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ nodejs ---
29-Oct-2018 14:11:18 [INFO] No sources to compile
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nodejs ---
29-Oct-2018 14:11:18 [INFO] No tests to run.
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nodejs ---
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/target/nodejs-0.1.1-SNAPSHOT.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ nodejs ---
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nodejs/target/nodejs.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] -----< org.igniterealtime.openfire.plugins:nonSaslAuthentication >------
29-Oct-2018 14:11:18 [INFO] Building non-SASL Authentication Plugin 1.0.1-SNAPSHOT           [31/45]
29-Oct-2018 14:11:18 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nonSaslAuthentication/target
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nonSaslAuthentication/src/main/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:18 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nonSaslAuthentication/target/classes
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nonSaslAuthentication/src/test/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] No sources to compile
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] No tests to run.
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nonSaslAuthentication/target/nonSaslAuthentication-1.0.1-SNAPSHOT.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ nonSaslAuthentication ---
29-Oct-2018 14:11:18 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/nonSaslAuthentication/target/nonSaslAuthentication.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] ----------< org.igniterealtime.openfire.plugins:packetFilter >----------
29-Oct-2018 14:11:18 [INFO] Building PacketFilter Plugin 3.3.1-SNAPSHOT                      [32/45]
29-Oct-2018 14:11:18 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/target
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] Copying 2 resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/src/main/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:18 [INFO] Excludes: []
29-Oct-2018 14:11:18 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/target/i18n/packetfilter_i18n.properties
29-Oct-2018 14:11:18 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/target/i18n/packetfilter_i18n_ru_RU.properties
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:18 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/target/classes
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/src/test/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] No sources to compile
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] No tests to run.
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/target/packetFilter-3.3.1-SNAPSHOT.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ packetFilter ---
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/packetFilter/target/packetFilter.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] ------------< org.igniterealtime.openfire.plugins:presence >------------
29-Oct-2018 14:11:18 [INFO] Building Presence Plugin 1.7.1-SNAPSHOT                          [33/45]
29-Oct-2018 14:11:18 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ presence ---
29-Oct-2018 14:11:18 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/presence/target
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ presence ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/presence/src/main/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ presence ---
29-Oct-2018 14:11:18 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:18 [INFO] Compiling 6 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/presence/target/classes
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ presence ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/presence/src/test/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ presence ---
29-Oct-2018 14:11:18 [INFO] No sources to compile
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ presence ---
29-Oct-2018 14:11:18 [INFO] No tests to run.
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ presence ---
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/presence/target/presence-1.7.1-SNAPSHOT.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ presence ---
29-Oct-2018 14:11:18 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:18 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/presence/target/presence.jar
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] ----------< org.igniterealtime.openfire.plugins:registration >----------
29-Oct-2018 14:11:18 [INFO] Building Registration Plugin 1.7.3-SNAPSHOT                      [34/45]
29-Oct-2018 14:11:18 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registration ---
29-Oct-2018 14:11:18 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/target
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ registration ---
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ registration ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] Copying 2 resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ registration ---
29-Oct-2018 14:11:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:18 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/src/main/resources
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ registration ---
29-Oct-2018 14:11:18 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:18 [INFO] Excludes: []
29-Oct-2018 14:11:18 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/target/i18n/registration_i18n_ru_RU.properties
29-Oct-2018 14:11:18 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/target/i18n/registration_i18n.properties
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ registration ---
29-Oct-2018 14:11:18 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:18 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/target/classes
29-Oct-2018 14:11:18 [INFO]
29-Oct-2018 14:11:18 [INFO] --- jetty-jspc-maven-plugin:9.4.12.v20180830:jspc (jspc) @ registration ---
29-Oct-2018 14:11:18 [INFO] Compiling sign-up.jsp,registration-props-form.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
29-Oct-2018 14:11:18 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ registration ---
29-Oct-2018 14:11:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:19 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/src/test/resources
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ registration ---
29-Oct-2018 14:11:19 [INFO] No sources to compile
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ registration ---
29-Oct-2018 14:11:19 [INFO] No tests to run.
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registration ---
29-Oct-2018 14:11:19 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/target/registration-1.7.3-SNAPSHOT.jar
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ registration ---
29-Oct-2018 14:11:19 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/registration/target/registration.jar
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] ------------< org.igniterealtime.openfire.plugins:restAPI >-------------
29-Oct-2018 14:11:19 [INFO] Building Rest API Plugin 1.3.7                                   [35/45]
29-Oct-2018 14:11:19 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ restAPI ---
29-Oct-2018 14:11:19 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/restAPI/target
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ restAPI ---
29-Oct-2018 14:11:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:19 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/restAPI/src/main/resources
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ restAPI ---
29-Oct-2018 14:11:19 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:19 [INFO] Compiling 65 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/restAPI/target/classes
29-Oct-2018 14:11:19 [INFO]
29-Oct-2018 14:11:19 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ restAPI ---
29-Oct-2018 14:11:19 [INFO] Logging initialized @64893ms
29-Oct-2018 14:11:19 [INFO] Compiling rest-api.jsp
29-Oct-2018 14:11:19 [INFO] Includes=**/*.jsp, **/*.jspx
29-Oct-2018 14:11:19 [INFO] Excludes=null
29-Oct-2018 14:11:19 [INFO] Files selected to precompile: rest-api.jsp
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ restAPI ---
29-Oct-2018 14:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/restAPI/src/test/resources
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ restAPI ---
29-Oct-2018 14:11:20 [INFO] No sources to compile
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ restAPI ---
29-Oct-2018 14:11:20 [INFO] No tests to run.
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ restAPI ---
29-Oct-2018 14:11:20 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/restAPI/target/restAPI-1.3.7.jar
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ restAPI ---
29-Oct-2018 14:11:20 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:20 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/restAPI/target/restAPI.jar
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] -------------< org.igniterealtime.openfire.plugins:search >-------------
29-Oct-2018 14:11:20 [INFO] Building Search Plugin 4.3.0-SNAPSHOT                            [36/45]
29-Oct-2018 14:11:20 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ search ---
29-Oct-2018 14:11:20 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ search ---
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ search ---
29-Oct-2018 14:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:20 [INFO] Copying 4 resources
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ search ---
29-Oct-2018 14:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/src/main/resources
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ search ---
29-Oct-2018 14:11:20 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:20 [INFO] Excludes: []
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/i18n/search_i18n_lt.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/i18n/search_i18n_pt_BR.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/i18n/search_i18n.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/i18n/search_i18n_ru_RU.properties
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ search ---
29-Oct-2018 14:11:20 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:20 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/classes
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ search ---
29-Oct-2018 14:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/src/test/resources
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ search ---
29-Oct-2018 14:11:20 [INFO] No sources to compile
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ search ---
29-Oct-2018 14:11:20 [INFO] No tests to run.
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ search ---
29-Oct-2018 14:11:20 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/search-4.3.0-SNAPSHOT.jar
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ search ---
29-Oct-2018 14:11:20 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/search/target/search.jar
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] -----------< org.igniterealtime.openfire.plugins:stunserver >-----------
29-Oct-2018 14:11:20 [INFO] Building STUN Server Plugin 1.2.3-SNAPSHOT                       [37/45]
29-Oct-2018 14:11:20 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ stunserver ---
29-Oct-2018 14:11:20 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ stunserver ---
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ stunserver ---
29-Oct-2018 14:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:20 [INFO] Copying 12 resources
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ stunserver ---
29-Oct-2018 14:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/src/main/resources
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ stunserver ---
29-Oct-2018 14:11:20 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:20 [INFO] Excludes: []
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_sk.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_pl_PL.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_de.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_es.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_pt_BR.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_zh_CN.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_en.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_ja_JP.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_fr.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_nl.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_cs_CZ.properties
29-Oct-2018 14:11:20 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/i18n/stunserver_i18n_ru_RU.properties
29-Oct-2018 14:11:20 [INFO]
29-Oct-2018 14:11:20 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ stunserver ---
29-Oct-2018 14:11:20 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:20 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/classes
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ stunserver ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/src/test/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ stunserver ---
29-Oct-2018 14:11:21 [INFO] No sources to compile
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ stunserver ---
29-Oct-2018 14:11:21 [INFO] No tests to run.
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ stunserver ---
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/stunserver-1.2.3-SNAPSHOT.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ stunserver ---
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/stunserver/target/stunserver.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] ----------< org.igniterealtime.openfire.plugins:subscription >----------
29-Oct-2018 14:11:21 [INFO] Building Subscription Plugin 1.4.1-SNAPSHOT                      [38/45]
29-Oct-2018 14:11:21 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ subscription ---
29-Oct-2018 14:11:21 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/subscription/target
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ subscription ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/subscription/src/main/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ subscription ---
29-Oct-2018 14:11:21 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:21 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/subscription/target/classes
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ subscription ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/subscription/src/test/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ subscription ---
29-Oct-2018 14:11:21 [INFO] No sources to compile
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ subscription ---
29-Oct-2018 14:11:21 [INFO] No tests to run.
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ subscription ---
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/subscription/target/subscription-1.4.1-SNAPSHOT.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ subscription ---
29-Oct-2018 14:11:21 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/subscription/target/subscription.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] -----------< org.igniterealtime.openfire.plugins:tikitoken >------------
29-Oct-2018 14:11:21 [INFO] Building TikiToken Plugin 0.2.1-SNAPSHOT                         [39/45]
29-Oct-2018 14:11:21 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/target
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/src/main/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:21 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/target/classes
29-Oct-2018 14:11:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/src/java/org/tiki/tikitoken/TikiTokenQuery.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/src/java/org/tiki/tikitoken/TikiTokenQuery.java uses unchecked or unsafe operations.
29-Oct-2018 14:11:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/src/java/org/tiki/tikitoken/TikiTokenQuery.java: Recompile with -Xlint:unchecked for details.
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/src/test/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] No sources to compile
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] No tests to run.
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tikitoken ---
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/target/tikitoken-0.2.1-SNAPSHOT.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ tikitoken ---
29-Oct-2018 14:11:21 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/tikitoken/target/tikitoken.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] ----------< org.igniterealtime.openfire.plugins:userCreation >----------
29-Oct-2018 14:11:21 [INFO] Building UserCreation Plugin 1.3.1-SNAPSHOT                      [40/45]
29-Oct-2018 14:11:21 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/target
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ userCreation ---
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/src/java/../i18n
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/src/main/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ userCreation ---
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:21 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/target/classes
29-Oct-2018 14:11:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/src/java/org/jivesoftware/openfire/plugin/UserCreationPlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/src/java/org/jivesoftware/openfire/plugin/UserCreationPlugin.java uses or overrides a deprecated API.
29-Oct-2018 14:11:21 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/src/java/org/jivesoftware/openfire/plugin/UserCreationPlugin.java: Recompile with -Xlint:deprecation for details.
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/src/test/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] No sources to compile
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] No tests to run.
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/target/userCreation-1.3.1-SNAPSHOT.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userCreation ---
29-Oct-2018 14:11:21 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userCreation/target/userCreation.jar
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --------< org.igniterealtime.openfire.plugins:userImportExport >--------
29-Oct-2018 14:11:21 [INFO] Building UserImportExport Plugin 2.6.3-SNAPSHOT                  [41/45]
29-Oct-2018 14:11:21 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/target
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/src/java/../i18n
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:21 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/src/main/resources
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:21 [INFO] Compiling 6 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/target/classes
29-Oct-2018 14:11:21 [INFO]
29-Oct-2018 14:11:21 [INFO] --- jetty-jspc-maven-plugin:9.4.12.v20180830:jspc (jspc) @ userImportExport ---
29-Oct-2018 14:11:21 [INFO] Compiling import-export-selection.jsp,import-user-data.jsp,export-file.jsp,export-user-data.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
29-Oct-2018 14:11:21 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ userImportExport ---
29-Oct-2018 14:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:22 [INFO] Copying 14 resources
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userImportExport ---
29-Oct-2018 14:11:22 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:22 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/target/test-classes
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userImportExport ---
29-Oct-2018 14:11:22 [INFO] Tests are skipped.
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userImportExport ---
29-Oct-2018 14:11:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/target/userImportExport-2.6.3-SNAPSHOT.jar
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userImportExport ---
29-Oct-2018 14:11:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userImportExport/target/userImportExport.jar
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] ----------< org.igniterealtime.openfire.plugins:userservice >-----------
29-Oct-2018 14:11:22 [INFO] Building (deprecated) UserService Plugin 2.1.1-SNAPSHOT          [42/45]
29-Oct-2018 14:11:22 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userservice ---
29-Oct-2018 14:11:22 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userservice/target
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ userservice ---
29-Oct-2018 14:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userservice/src/main/resources
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userservice ---
29-Oct-2018 14:11:22 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:22 [INFO] Compiling 23 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userservice/target/classes
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ userservice ---
29-Oct-2018 14:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userservice/src/test/resources
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userservice ---
29-Oct-2018 14:11:22 [INFO] No sources to compile
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userservice ---
29-Oct-2018 14:11:22 [INFO] No tests to run.
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userservice ---
29-Oct-2018 14:11:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userservice/target/userservice-2.1.1-SNAPSHOT.jar
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userservice ---
29-Oct-2018 14:11:22 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:22 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userservice/target/userservice.jar
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] -----------< org.igniterealtime.openfire.plugins:userstatus >-----------
29-Oct-2018 14:11:22 [INFO] Building UserStatus Plugin 1.2.1-SNAPSHOT                        [43/45]
29-Oct-2018 14:11:22 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/target
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ userstatus ---
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:22 [INFO] Copying 1 resource
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/src/main/resources
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii (native2ascii) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Includes: [**/*.properties]
29-Oct-2018 14:11:22 [INFO] Excludes: []
29-Oct-2018 14:11:22 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/target/i18n/userstatus_i18n.properties
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:22 [INFO] Compiling 4 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/target/classes
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- jetty-jspc-maven-plugin:9.4.12.v20180830:jspc (jspc) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Compiling user-status-settings.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
29-Oct-2018 14:11:22 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:22 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/src/test/resources
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] No sources to compile
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ userstatus ---
29-Oct-2018 14:11:22 [INFO] Tests are skipped.
29-Oct-2018 14:11:22 [INFO]
29-Oct-2018 14:11:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ userstatus ---
29-Oct-2018 14:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/target/userstatus-1.2.1-SNAPSHOT.jar
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ userstatus ---
29-Oct-2018 14:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/userStatus/target/userstatus.jar
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] ----------< org.igniterealtime.openfire.plugins:xmldebugger >-----------
29-Oct-2018 14:11:23 [INFO] Building XML Debugger Plugin 1.7.2-SNAPSHOT                      [44/45]
29-Oct-2018 14:11:23 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/target
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:23 [INFO] Copying 1 resource
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] Changes detected - recompiling the module!
29-Oct-2018 14:11:23 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/target/classes
29-Oct-2018 14:11:23 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/src/java/org/jivesoftware/openfire/plugin/DebuggerPlugin.java: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/src/java/org/jivesoftware/openfire/plugin/DebuggerPlugin.java uses or overrides a deprecated API.
29-Oct-2018 14:11:23 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/src/java/org/jivesoftware/openfire/plugin/DebuggerPlugin.java: Recompile with -Xlint:deprecation for details.
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- jetty-jspc-maven-plugin:9.2.14.v20151106:jspc (jspc) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] Compiling debugger-conf.jsp
29-Oct-2018 14:11:23 [INFO] Includes=**/*.jsp, **/*.jspx
29-Oct-2018 14:11:23 [INFO] Excludes=null
29-Oct-2018 14:11:23 [INFO] Files selected to precompile: debugger-conf.jsp
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/src/test/resources
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] No sources to compile
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] No tests to run.
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xmldebugger ---
29-Oct-2018 14:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/target/xmldebugger-1.7.2-SNAPSHOT.jar
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ xmldebugger ---
29-Oct-2018 14:11:23 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/src/plugins/xmldebugger/target/xmldebugger.jar
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
29-Oct-2018 14:11:23 [INFO] Building Distribution 4.3.0-SNAPSHOT                             [45/45]
29-Oct-2018 14:11:23 [INFO] --------------------------------[ jar ]---------------------------------
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
29-Oct-2018 14:11:23 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ distribution ---
29-Oct-2018 14:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/src/main/resources
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ distribution ---
29-Oct-2018 14:11:23 [INFO] No sources to compile
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ distribution ---
29-Oct-2018 14:11:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Oct-2018 14:11:23 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/src/test/resources
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ distribution ---
29-Oct-2018 14:11:23 [INFO] No sources to compile
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
29-Oct-2018 14:11:23 [INFO] No tests to run.
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ distribution ---
29-Oct-2018 14:11:23 [WARNING] JAR will be empty - no content was marked for inclusion!
29-Oct-2018 14:11:23 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution.jar
29-Oct-2018 14:11:23 [INFO]
29-Oct-2018 14:11:23 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
29-Oct-2018 14:11:23 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
29-Oct-2018 14:11:23 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
29-Oct-2018 14:11:27 [INFO] Copying files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base
29-Oct-2018 14:11:28 [WARNING] Assembly file: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
29-Oct-2018 14:11:28 [INFO] ------------------------------------------------------------------------
29-Oct-2018 14:11:28 [INFO] Reactor Summary:
29-Oct-2018 14:11:28 [INFO]
29-Oct-2018 14:11:28 [INFO] Parent 4.3.0-SNAPSHOT .............................. SUCCESS [  0.273 s]
29-Oct-2018 14:11:28 [INFO] Database Utilities ................................. SUCCESS [  3.740 s]
29-Oct-2018 14:11:28 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.910 s]
29-Oct-2018 14:11:28 [INFO] Core XMPP Server ................................... SUCCESS [ 37.256 s]
29-Oct-2018 14:11:28 [INFO] Starter for Openfire ............................... SUCCESS [  0.168 s]
29-Oct-2018 14:11:28 [INFO] Openfire Plugins ................................... SUCCESS [  0.074 s]
29-Oct-2018 14:11:28 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.154 s]
29-Oct-2018 14:11:28 [INFO] Bookmarks Plugin 1.0.1-SNAPSHOT .................... SUCCESS [  1.366 s]
29-Oct-2018 14:11:28 [INFO] Broadcast Plugin 1.9.1-SNAPSHOT .................... SUCCESS [  1.182 s]
29-Oct-2018 14:11:28 [INFO] Callback on Offline Plugin 1.2.1-SNAPSHOT .......... SUCCESS [  0.600 s]
29-Oct-2018 14:11:28 [INFO] Candy Webchat Plugin 2.2.0-release-3-SNAPSHOT ...... SUCCESS [  1.455 s]
29-Oct-2018 14:11:28 [INFO] Certificate Manager Plugin 1.1.0-SNAPSHOT .......... SUCCESS [  0.872 s]
29-Oct-2018 14:11:28 [INFO] ClientControl Plugin 2.1.4-SNAPSHOT ................ SUCCESS [  1.234 s]
29-Oct-2018 14:11:28 [INFO] ContentFilter Plugin 1.8.1-SNAPSHOT ................ SUCCESS [  0.669 s]
29-Oct-2018 14:11:28 [INFO] DB Access Plugin 1.2.1-SNAPSHOT .................... SUCCESS [  0.134 s]
29-Oct-2018 14:11:28 [INFO] Email Listener Plugin 1.2.1-SNAPSHOT ............... SUCCESS [  0.164 s]
29-Oct-2018 14:11:28 [INFO] Email On Away Plugin 1.0.4-SNAPSHOT ................ SUCCESS [  0.151 s]
29-Oct-2018 14:11:28 [INFO] External Service Discovery Plugin 1.0.2-SNAPSHOT ... SUCCESS [  2.264 s]
29-Oct-2018 14:11:28 [INFO] Fastpath Plugin 4.4.4-SNAPSHOT ..................... SUCCESS [  1.105 s]
29-Oct-2018 14:11:28 [INFO] Gojara Plugin 2.2.3-SNAPSHOT ....................... SUCCESS [  0.403 s]
29-Oct-2018 14:11:28 [INFO] Hazelcast Plugin 2.4.1-SNAPSHOT .................... SUCCESS [  1.024 s]
29-Oct-2018 14:11:28 [INFO] HTTP File Upload Plugin 1.1.1-SNAPSHOT ............. SUCCESS [  0.562 s]
29-Oct-2018 14:11:28 [INFO] Inverse Webchat Plugin 4.0.2-release-2-SNAPSHOT .... SUCCESS [  0.686 s]
29-Oct-2018 14:11:28 [INFO] JMXWeb Plugin 0.0.9-SNAPSHOT ....................... SUCCESS [  1.507 s]
29-Oct-2018 14:11:28 [INFO] JustMarried Plugin 1.2.3-SNAPSHOT .................. SUCCESS [  0.153 s]
29-Oct-2018 14:11:28 [INFO] LoadStats Plugin 1.2.1-SNAPSHOT .................... SUCCESS [  0.132 s]
29-Oct-2018 14:11:28 [INFO] Monitoring Plugin 1.7.0-SNAPSHOT ................... SUCCESS [  2.371 s]
29-Oct-2018 14:11:28 [INFO] Message of the Day Plugin 1.2.2-SNAPSHOT ........... SUCCESS [  0.133 s]
29-Oct-2018 14:11:28 [INFO] (deprecated) MUC Service Plugin 0.2.4-SNAPSHOT ..... SUCCESS [  0.220 s]
29-Oct-2018 14:11:28 [INFO] NodeJS Plugin 0.1.1-SNAPSHOT ....................... SUCCESS [  0.146 s]
29-Oct-2018 14:11:28 [INFO] non-SASL Authentication Plugin 1.0.1-SNAPSHOT ...... SUCCESS [  0.120 s]
29-Oct-2018 14:11:28 [INFO] PacketFilter Plugin 3.3.1-SNAPSHOT ................. SUCCESS [  0.237 s]
29-Oct-2018 14:11:28 [INFO] Presence Plugin 1.7.1-SNAPSHOT ..................... SUCCESS [  0.133 s]
29-Oct-2018 14:11:28 [INFO] Registration Plugin 1.7.3-SNAPSHOT ................. SUCCESS [  0.546 s]
29-Oct-2018 14:11:28 [INFO] Rest API Plugin 1.3.7 .............................. SUCCESS [  1.560 s]
29-Oct-2018 14:11:28 [INFO] Search Plugin ...................................... SUCCESS [  0.205 s]
29-Oct-2018 14:11:28 [INFO] STUN Server Plugin 1.2.3-SNAPSHOT .................. SUCCESS [  0.213 s]
29-Oct-2018 14:11:28 [INFO] Subscription Plugin 1.4.1-SNAPSHOT ................. SUCCESS [  0.142 s]
29-Oct-2018 14:11:28 [INFO] TikiToken Plugin 0.2.1-SNAPSHOT .................... SUCCESS [  0.162 s]
29-Oct-2018 14:11:28 [INFO] UserCreation Plugin 1.3.1-SNAPSHOT ................. SUCCESS [  0.257 s]
29-Oct-2018 14:11:28 [INFO] UserImportExport Plugin 2.6.3-SNAPSHOT ............. SUCCESS [  0.799 s]
29-Oct-2018 14:11:28 [INFO] (deprecated) UserService Plugin 2.1.1-SNAPSHOT ..... SUCCESS [  0.289 s]
29-Oct-2018 14:11:28 [INFO] UserStatus Plugin 1.2.1-SNAPSHOT ................... SUCCESS [  0.296 s]
29-Oct-2018 14:11:28 [INFO] XML Debugger Plugin 1.7.2-SNAPSHOT ................. SUCCESS [  0.402 s]
29-Oct-2018 14:11:28 [INFO] Distribution 4.3.0-SNAPSHOT ........................ SUCCESS [  4.929 s]
29-Oct-2018 14:11:28 [INFO] ------------------------------------------------------------------------
29-Oct-2018 14:11:28 [INFO] BUILD SUCCESS
29-Oct-2018 14:11:28 [INFO] ------------------------------------------------------------------------
29-Oct-2018 14:11:28 [INFO] Total time: 01:12 min
29-Oct-2018 14:11:28 [INFO] Finished at: 2018-10-29T14:11:28Z
29-Oct-2018 14:11:28 [INFO] ------------------------------------------------------------------------
29-Oct-2018 14:11:28 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1...
29-Oct-2018 14:11:28 Finished task 'Build and install in local repository' with result: Success
29-Oct-2018 14:11:28 Starting task 'Build RPM' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Oct-2018 14:11:28
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #86 (OPENFIRE-NMRB-JOB1-86)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-86-ScriptBuildTask-4467930571154306798.sh
... in: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=master
bamboo_planRepository_1_branchDisplayName=master
bamboo_repository_revision_number=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_capability_daily_xfer=
bamboo_resultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-86
bamboo_build_working_directory=/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
bamboo_capability_system_builder_command_Gradle=/opt/gradle/bin/gradle
bamboo_planRepository_1_name=Openfire (master)
bamboo_buildKey=OPENFIRE-NMRB-JOB1
bamboo_shortPlanName=Nightly Maven RPM Build
bamboo_planRepository_name=Openfire (master)
bamboo_capability_system_jdk_JDK_1_6_0_20=/opt/java/sdk/Sun/jdk1.6.0_20
bamboo_buildNumber=86
bamboo_shortJobName=RPM Workflow
bamboo_buildResultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-86
bamboo_capability_system_builder_command_Gradle__Faketime_=/opt/gradle-faketime
bamboo_planRepository_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_agentId=131073
bamboo_planName=Openfire - Nightly Maven RPM Build
bamboo_shortPlanKey=NMRB
bamboo_shortJobKey=JOB1
bamboo_planRepository_revision=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_buildTimeStamp=2018-10-29T14:10:13.407Z
bamboo_repository_previous_revision_number=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_capability_system_builder_mvn2_Maven_2=/opt/maven/apache-maven-2.2.1
bamboo_repository_52297731_branch_name=master
bamboo_planRepository_previousRevision=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_capability_rpm=
bamboo_capability_system_builder_ant_Ant_1_9_4=/opt/apache-ant-1.9.4
bamboo_repository_git_branch=master
bamboo_buildResultKey=OPENFIRE-NMRB-JOB1-86
bamboo_repository_branch_name=master
bamboo_buildPlanName=Openfire - Nightly Maven RPM Build - RPM Workflow
bamboo_capability_Install4j=7.0.7
bamboo_planRepository_1_revision=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_capability_system_builder_ant_Ant_1_7_1=/opt/apache-ant-1.7.1
bamboo_repository_name=Openfire (master)
bamboo_dependenciesDisabled=false
bamboo_capability_system_builder_mvn2_Maven_2_2_1=/opt/maven/apache-maven-2.2.1
bamboo_repository_52297731_previous_revision_number=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_buildFailed=false
bamboo_planRepository_branch=master
bamboo_capability_system_jdk_JDK_1_7_0_51=/opt/java/sdk/1.7
bamboo_capability_system_builder_command_Bash=/bin/bash
bamboo_agentWorkingDirectory=/var/atlassian/bamboo-home/xml-data/build-dir
bamboo_repository_52297731_git_username=
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_repository_git_username=
bamboo_planRepository_1_previousRevision=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_planRepository_branchDisplayName=master
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=master
bamboo_repository_52297731_revision_number=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_repository_52297731_name=Openfire (master)
bamboo_capability_flex_sdk=4.6
bamboo_capability_system_builder_mvn3_Maven=/opt/maven
bamboo_capability_system_jdk_JDK=/opt/java/sdk/current
bamboo_repository_52297731_git_branch=master
bamboo_capability_android=
bamboo_plan_storageTag=plan-51871755
bamboo_hg_cache_directory=/var/atlassian/bamboo-home/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=akrherz
bamboo_repository_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1 clean package
bamboo_repository_52297731_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_capability_system_builder_ant_Ant=/opt/apache-ant-1.9.7
bamboo_tmp_directory=/var/atlassian/bamboo-home/temp
bamboo_working_directory=/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
bamboo_capability_faketime=
bamboo_planKey=OPENFIRE-NMRB
bamboo_planRepository_1_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_planRepository_username=
bamboo_capability_system_jdk_JDK_1_8=/opt/java/sdk/current
bamboo_capability_system_builder_ant_Ant_1_8_1=/opt/apache-ant-1.8.1
bamboo_capability_system_jdk_JDK_1_6=/opt/java/sdk/1.6
bamboo_capability_system_jdk_JDK_1_7=/opt/java/sdk/1.7
bamboo_capability_system_builder_ant_Ant_1_6_5=/opt/apache-ant-1.6.5
bamboo_planRepository_1_branchName=master
29-Oct-2018 14:11:28 /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
29-Oct-2018 14:11:28 Removing previous rpmbuild folder
29-Oct-2018 14:11:33 Building target platforms: noarch
29-Oct-2018 14:11:33 Building for target noarch
29-Oct-2018 14:11:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CQolim
29-Oct-2018 14:11:33 + umask 022
29-Oct-2018 14:11:33 + cd /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
29-Oct-2018 14:11:33 + LANG=C
29-Oct-2018 14:11:33 + export LANG
29-Oct-2018 14:11:33 + unset DISPLAY
29-Oct-2018 14:11:33 + cd /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
29-Oct-2018 14:11:33 + rm -rf openfire
29-Oct-2018 14:11:33 + /usr/bin/gzip -dc /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/SOURCES/openfire.tar.gz
29-Oct-2018 14:11:33 + /bin/tar -xf -
29-Oct-2018 14:11:33 + STATUS=0
29-Oct-2018 14:11:33 + '[' 0 -ne 0 ']'
29-Oct-2018 14:11:33 + cd openfire
29-Oct-2018 14:11:33 + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
29-Oct-2018 14:11:33 + exit 0
29-Oct-2018 14:11:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gdqEXl
29-Oct-2018 14:11:33 + umask 022
29-Oct-2018 14:11:33 + cd /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
29-Oct-2018 14:11:33 + cd openfire
29-Oct-2018 14:11:33 + LANG=C
29-Oct-2018 14:11:33 + export LANG
29-Oct-2018 14:11:33 + unset DISPLAY
29-Oct-2018 14:11:33 + exit 0
29-Oct-2018 14:11:33 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oF3iDl
29-Oct-2018 14:11:33 + umask 022
29-Oct-2018 14:11:33 + cd /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
29-Oct-2018 14:11:33 + '[' /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch '!=' / ']'
29-Oct-2018 14:11:33 + rm -rf /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:33 ++ dirname /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:33 + mkdir -p /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT
29-Oct-2018 14:11:33 + mkdir /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:33 + cd openfire
29-Oct-2018 14:11:33 + LANG=C
29-Oct-2018 14:11:33 + export LANG
29-Oct-2018 14:11:33 + unset DISPLAY
29-Oct-2018 14:11:33 + rm -rf /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:33 + mkdir -p /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt
29-Oct-2018 14:11:33 + cp -R . /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire
29-Oct-2018 14:11:33 + mkdir -p /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/etc/init.d
29-Oct-2018 14:11:33 + cp /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra/redhat/openfire /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/etc/init.d/openfire
29-Oct-2018 14:11:33 + chmod 755 /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/etc/init.d/openfire
29-Oct-2018 14:11:33 + chmod 755 /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/openfire.sh
29-Oct-2018 14:11:33 + mkdir -p /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/etc/sysconfig
29-Oct-2018 14:11:33 + cp /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra/redhat/openfire-sysconfig /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/etc/sysconfig/openfire
29-Oct-2018 14:11:33 + cp -R documentation /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/documentation
29-Oct-2018 14:11:33 + cp changelog.html /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/
29-Oct-2018 14:11:33 + cp LICENSE.html /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/
29-Oct-2018 14:11:33 + cp README.html /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/
29-Oct-2018 14:11:33 + chmod 755 /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra/openfired
29-Oct-2018 14:11:33 + chmod 755 /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra/redhat-postinstall.sh
29-Oct-2018 14:11:33 + mv /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra/embedded-db.rc /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin
29-Oct-2018 14:11:33 + mv /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra/embedded-db-viewer.sh /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin
29-Oct-2018 14:11:33 + rm -rf /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/extra
29-Oct-2018 14:11:33 + rm -f /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/openfire-dev.bat /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/bin/openfire.bat
29-Oct-2018 14:11:33 + rm -rf /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/resources/nativeAuth/osx-ppc
29-Oct-2018 14:11:33 + rm -rf /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/resources/nativeAuth/win32-x86
29-Oct-2018 14:11:33 + rm -f '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch/opt/openfire/lib/*.dll'
29-Oct-2018 14:11:33 + /usr/lib/rpm/check-buildroot
29-Oct-2018 14:11:33 Processing files: openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:33 Provides: openfire = 4.3.0-0.1.20181029alpha
29-Oct-2018 14:11:33 Requires(interp): /bin/sh /bin/sh
29-Oct-2018 14:11:33 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
29-Oct-2018 14:11:33 Requires(post): /bin/sh
29-Oct-2018 14:11:33 Requires(preun): /bin/sh
29-Oct-2018 14:11:33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:35 Wrote: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/RPMS/noarch/openfire-4.3.0-0.1.20181029alpha.noarch.rpm
29-Oct-2018 14:11:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2pjbzq
29-Oct-2018 14:11:35 + umask 022
29-Oct-2018 14:11:35 + cd /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILD
29-Oct-2018 14:11:35 + cd openfire
29-Oct-2018 14:11:35 + rm -rf /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1/rpmbuild/BUILDROOT/openfire-4.3.0-0.1.20181029alpha.noarch
29-Oct-2018 14:11:35 + exit 0
29-Oct-2018 14:11:35 Finished task 'Build RPM' with result: Success
29-Oct-2018 14:11:35
Substituting variable: ${bamboo.planRepository.branch} with master
29-Oct-2018 14:11:35 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Oct-2018 14:11:35
Beginning to execute external process for build 'Openfire - Nightly Maven RPM Build - RPM Workflow #86 (OPENFIRE-NMRB-JOB1-86)'
... running command line:
/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-86-ScriptBuildTask-6314349028991561738.sh
... in: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
... using extra environment variables:
bamboo_planRepository_1_branch=master
bamboo_planRepository_1_branchDisplayName=master
bamboo_repository_revision_number=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_capability_daily_xfer=
bamboo_resultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-86
bamboo_build_working_directory=/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
bamboo_capability_system_builder_command_Gradle=/opt/gradle/bin/gradle
bamboo_planRepository_1_name=Openfire (master)
bamboo_buildKey=OPENFIRE-NMRB-JOB1
bamboo_shortPlanName=Nightly Maven RPM Build
bamboo_planRepository_name=Openfire (master)
bamboo_capability_system_jdk_JDK_1_6_0_20=/opt/java/sdk/Sun/jdk1.6.0_20
bamboo_buildNumber=86
bamboo_shortJobName=RPM Workflow
bamboo_buildResultsUrl=https://bamboo.igniterealtime.org/browse/OPENFIRE-NMRB-JOB1-86
bamboo_capability_system_builder_command_Gradle__Faketime_=/opt/gradle-faketime
bamboo_planRepository_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_agentId=131073
bamboo_planName=Openfire - Nightly Maven RPM Build
bamboo_shortPlanKey=NMRB
bamboo_shortJobKey=JOB1
bamboo_planRepository_revision=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_buildTimeStamp=2018-10-29T14:10:13.407Z
bamboo_repository_previous_revision_number=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_capability_system_builder_mvn2_Maven_2=/opt/maven/apache-maven-2.2.1
bamboo_repository_52297731_branch_name=master
bamboo_planRepository_previousRevision=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_capability_rpm=
bamboo_capability_system_builder_ant_Ant_1_9_4=/opt/apache-ant-1.9.4
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_4=/var/atlassian/bamboo-home/temp/OPENFIRE-NMRB-JOB1-86-ScriptBuildTask-4467930571154306798.sh
bamboo_repository_git_branch=master
bamboo_buildResultKey=OPENFIRE-NMRB-JOB1-86
bamboo_repository_branch_name=master
bamboo_buildPlanName=Openfire - Nightly Maven RPM Build - RPM Workflow
bamboo_capability_Install4j=7.0.7
bamboo_planRepository_1_revision=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_capability_system_builder_ant_Ant_1_7_1=/opt/apache-ant-1.7.1
bamboo_repository_name=Openfire (master)
bamboo_dependenciesDisabled=false
bamboo_capability_system_builder_mvn2_Maven_2_2_1=/opt/maven/apache-maven-2.2.1
bamboo_repository_52297731_previous_revision_number=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_buildFailed=false
bamboo_planRepository_branch=master
bamboo_capability_system_jdk_JDK_1_7_0_51=/opt/java/sdk/1.7
bamboo_capability_system_builder_command_Bash=/bin/bash
bamboo_agentWorkingDirectory=/var/atlassian/bamboo-home/xml-data/build-dir
bamboo_repository_52297731_git_username=
bamboo_capability_system_git_executable=/usr/bin/git
bamboo_repository_git_username=
bamboo_planRepository_1_previousRevision=091e786c4a92487b2e3ca3611453302fe6cc2908
bamboo_planRepository_branchDisplayName=master
bamboo_planRepository_1_type=gitv2
bamboo_planRepository_branchName=master
bamboo_repository_52297731_revision_number=ac1ea55594c950ff658545c6da8033f1a9c55219
bamboo_repository_52297731_name=Openfire (master)
bamboo_capability_flex_sdk=4.6
bamboo_capability_system_builder_mvn3_Maven=/opt/maven
bamboo_capability_system_jdk_JDK=/opt/java/sdk/current
bamboo_repository_52297731_git_branch=master
bamboo_capability_android=
bamboo_plan_storageTag=plan-51871755
bamboo_hg_cache_directory=/var/atlassian/bamboo-home/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_1_username=
bamboo_planRepository_type=gitv2
bamboo_git_cache_directory=/var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=akrherz
bamboo_repository_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_3=/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NMRB-JOB1 clean package
bamboo_repository_52297731_git_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_capability_system_builder_ant_Ant=/opt/apache-ant-1.9.7
bamboo_tmp_directory=/var/atlassian/bamboo-home/temp
bamboo_working_directory=/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NMRB-JOB1
bamboo_capability_faketime=
bamboo_planKey=OPENFIRE-NMRB
bamboo_planRepository_1_repositoryUrl=https://github.com/igniterealtime/Openfire.git
bamboo_planRepository_username=
bamboo_capability_system_jdk_JDK_1_8=/opt/java/sdk/current
bamboo_capability_system_builder_ant_Ant_1_8_1=/opt/apache-ant-1.8.1
bamboo_capability_system_jdk_JDK_1_6=/opt/java/sdk/1.6
bamboo_capability_system_jdk_JDK_1_7=/opt/java/sdk/1.7
bamboo_capability_system_builder_ant_Ant_1_6_5=/opt/apache-ant-1.6.5
bamboo_planRepository_1_branchName=master
29-Oct-2018 14:11:35 total 88
29-Oct-2018 14:11:35 drwxrwxr-x 7 bamboo bamboo  4096 Sep 26 07:05 build
29-Oct-2018 14:11:35 drwxrwxr-x 4 bamboo bamboo  4096 Oct 29 14:10 dbutil
29-Oct-2018 14:11:35 drwxrwxr-x 4 bamboo bamboo  4096 Oct 29 14:11 distribution
29-Oct-2018 14:11:35 -rw-rw-r-- 1 bamboo bamboo  1252 Sep 26 07:05 Dockerfile
29-Oct-2018 14:11:35 drwxrwxr-x 4 bamboo bamboo  4096 Oct 27 07:05 documentation
29-Oct-2018 14:11:35 drwxrwxr-x 4 bamboo bamboo  4096 Oct 29 14:10 i18n
29-Oct-2018 14:11:35 -rw-rw-r-- 1 bamboo bamboo 11357 Sep 26 07:05 LICENSE.txt
29-Oct-2018 14:11:35 -rw-rw-r-- 1 bamboo bamboo   422 Sep 26 07:05 Makefile
29-Oct-2018 14:11:35 -rw-rw-r-- 1 bamboo bamboo 16663 Oct 27 07:05 pom.xml
29-Oct-2018 14:11:35 -rw-rw-r-- 1 bamboo bamboo  2161 Sep 26 07:05 README.md
29-Oct-2018 14:11:35 drwxrwxr-x 8 bamboo bamboo  4096 Oct 29 14:11 rpmbuild
29-Oct-2018 14:11:35 drwxrwxr-x 4 bamboo bamboo  4096 Oct 27 07:05 src
29-Oct-2018 14:11:35 drwxrwxr-x 5 bamboo bamboo  4096 Oct 29 14:10 starter
29-Oct-2018 14:11:35 drwxrwxr-x 3 bamboo bamboo  4096 Oct 15 19:14 webadmin
29-Oct-2018 14:11:35 drwxrwxr-x 3 bamboo bamboo  4096 Oct 15 19:14 webadmintld
29-Oct-2018 14:11:35 drwxrwxr-x 4 bamboo bamboo  4096 Oct 29 14:10 xmppserver
29-Oct-2018 14:11:36 Finished task 'Copy to Website' with result: Success
29-Oct-2018 14:11:36 Running post build plugin 'NCover Results Collector'
29-Oct-2018 14:11:36 Running post build plugin 'Artifact Copier'
29-Oct-2018 14:11:36 Publishing an artifact: .rpm files
29-Oct-2018 14:11:36 Finished publishing of artifact Required shared artifact: [.rpm files], pattern: [*.*] anchored at: [distribution/target/rpms] in 65.87 ms
29-Oct-2018 14:11:36 Running post build plugin 'npm Cache Cleanup'
29-Oct-2018 14:11:36 Running post build plugin 'Clover Results Collector'
29-Oct-2018 14:11:36 Running post build plugin 'Docker Container Cleanup'
29-Oct-2018 14:11:36 Finalising the build...
29-Oct-2018 14:11:36 Stopping timer.
29-Oct-2018 14:11:36 Build OPENFIRE-NMRB-JOB1-86 completed.
29-Oct-2018 14:11:36 Running on server: post build plugin 'NCover Results Collector'
29-Oct-2018 14:11:36 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Oct-2018 14:11:36 Running on server: post build plugin 'Clover Delta Calculator'
29-Oct-2018 14:11:36 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Oct-2018 14:11:36 All post build plugins have finished
29-Oct-2018 14:11:36 Generating build results summary...
29-Oct-2018 14:11:36 Saving build results to disk...
29-Oct-2018 14:11:36 Logging substituted variables...
29-Oct-2018 14:11:36 Indexing build results...
29-Oct-2018 14:11:36 Finished building OPENFIRE-NMRB-JOB1-86.