Build: #642 was successful

Job: Debian Workflow was successful

Stages & jobs

  1. Build and Package

Build log

The build generated 583 lines of output. Download or view full build log.

31-May-2021 07:20:39 Build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #642 (OPENFIRE-NMDB1-JOB1-642) started building on agent ip-172-31-16-33.eu-central-1.compute.internal, bamboo version: 7.2.4
31-May-2021 07:20:39 Remote agent on host ip-172-31-16-33.eu-central-1.compute.internal
31-May-2021 07:20:39 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:20:39 Executing build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #642 (OPENFIRE-NMDB1-JOB1-642)
31-May-2021 07:20:39 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
31-May-2021 07:20:39 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:20:39 Updating source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
31-May-2021 07:20:39 Fetching 'refs/heads/4.4' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
31-May-2021 07:20:40 Checking out revision c1ada76b7507ce6ef3fc475b67b31c5742df4bcc.
31-May-2021 07:20:40 Already on '4.4'
31-May-2021 07:20:40 Updated source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
31-May-2021 07:20:40 Finished task 'Checkout Default Repository' with result: Success
31-May-2021 07:20:40 Running pre-build action: VCS Version Collector
31-May-2021 07:20:40 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
31-May-2021 07:20:40
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #642 (OPENFIRE-NMDB1-JOB1-642)'
... running command line:
/opt/mvn/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NMDB1-JOB1 clean install
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:20:42 [INFO] Scanning for projects...
31-May-2021 07:20:44 [WARNING]
31-May-2021 07:20:44 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.4.5-SNAPSHOT
31-May-2021 07:20:45 [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25
31-May-2021 07:20:45 [WARNING]
31-May-2021 07:20:45 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
31-May-2021 07:20:45 [WARNING]
31-May-2021 07:20:45 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
31-May-2021 07:20:45 [WARNING]
31-May-2021 07:20:45 [INFO] ------------------------------------------------------------------------
31-May-2021 07:20:45 [INFO] Reactor Build Order:
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] Parent                                                             [pom]
31-May-2021 07:20:45 [INFO] Internationalization files for Openfire                            [jar]
31-May-2021 07:20:45 [INFO] Core XMPP Server                                                   [jar]
31-May-2021 07:20:45 [INFO] Starter for Openfire                                               [jar]
31-May-2021 07:20:45 [INFO] Openfire Plugins                                                   [pom]
31-May-2021 07:20:45 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
31-May-2021 07:20:45 [INFO] Distribution                                                       [jar]
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
31-May-2021 07:20:45 [INFO] Building Parent 4.4.5-SNAPSHOT                                     [1/7]
31-May-2021 07:20:45 [INFO] --------------------------------[ pom ]---------------------------------
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
31-May-2021 07:20:45 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/parent/4.4.5-SNAPSHOT/parent-4.4.5-SNAPSHOT.pom
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
31-May-2021 07:20:45 [INFO] Building Internationalization files for Openfire 4.4.5-SNAPSHOT    [2/7]
31-May-2021 07:20:45 [INFO] --------------------------------[ jar ]---------------------------------
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
31-May-2021 07:20:45 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
31-May-2021 07:20:45 [INFO]
31-May-2021 07:20:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
31-May-2021 07:20:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:20:46 [INFO] Copying 13 resources
31-May-2021 07:20:46 [INFO]
31-May-2021 07:20:46 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
31-May-2021 07:20:47 [INFO] Includes: [**/*.properties]
31-May-2021 07:20:47 [INFO] Excludes: []
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_fr.properties979274425070404091native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_sk.properties4554522262274049304native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_cs_CZ.properties2023028138587240748native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_de.properties2774773134585908265native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pl_PL.properties9159585396240613635native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_es.properties8137902105329305362native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ru_RU.properties5253522978545697796native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n.properties1578809198469677947native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_BR.properties7635977666322912401native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ja_JP.properties2316620021860028424native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_PT.properties8809465735924903920native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_zh_CN.properties496104004790094462native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
31-May-2021 07:20:47 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
31-May-2021 07:20:47 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_nl.properties6502899972030457389native2ascii'
31-May-2021 07:20:47 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
31-May-2021 07:20:47 [INFO]
31-May-2021 07:20:47 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
31-May-2021 07:20:47 [INFO] No sources to compile
31-May-2021 07:20:47 [INFO]
31-May-2021 07:20:47 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
31-May-2021 07:20:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:20:47 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/src/test/resources
31-May-2021 07:20:47 [INFO]
31-May-2021 07:20:47 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
31-May-2021 07:20:47 [INFO] No sources to compile
31-May-2021 07:20:47 [INFO]
31-May-2021 07:20:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
31-May-2021 07:20:47 [INFO] No tests to run.
31-May-2021 07:20:47 [INFO]
31-May-2021 07:20:47 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
31-May-2021 07:20:48 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar
31-May-2021 07:20:48 [INFO]
31-May-2021 07:20:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
31-May-2021 07:20:48 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.jar
31-May-2021 07:20:48 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.pom
31-May-2021 07:20:48 [INFO]
31-May-2021 07:20:48 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
31-May-2021 07:20:48 [INFO] Building Core XMPP Server 4.4.5-SNAPSHOT                           [3/7]
31-May-2021 07:20:48 [INFO] --------------------------------[ jar ]---------------------------------
31-May-2021 07:20:49 [INFO]
31-May-2021 07:20:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
31-May-2021 07:20:49 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target
31-May-2021 07:20:49 [INFO]
31-May-2021 07:20:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
31-May-2021 07:20:49 [INFO]
31-May-2021 07:20:49 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
31-May-2021 07:20:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:20:49 [INFO] Copying 5 resources
31-May-2021 07:20:49 [INFO]
31-May-2021 07:20:49 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
31-May-2021 07:20:50 [INFO] Changes detected - recompiling the module!
31-May-2021 07:20:50 [INFO] Compiling 713 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/classes
31-May-2021 07:21:09 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
31-May-2021 07:21:09 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
31-May-2021 07:21:09 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Some input files use unchecked or unsafe operations.
31-May-2021 07:21:09 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Recompile with -Xlint:unchecked for details.
31-May-2021 07:21:09 [INFO]
31-May-2021 07:21:09 [INFO] --- jetty-jspc-maven-plugin:9.4.18.v20190429:jspc (jspc) @ xmppserver ---
31-May-2021 07:21:09 [INFO] Logging initialized @28763ms to org.eclipse.jetty.util.log.Slf4jLog
31-May-2021 07:21:09 [INFO] Compiling import-truststore-certificate.jsp,user-delete.jsp,connection-settings-advanced.jsp,user-password.jsp,manage-updates.jsp,pubsub-node-items.jsp,system-cache-details.jsp,session-conflict.jsp,security-certificate-store-backup.jsp,server-db-stats.jsp,security-certificate-store-management.jsp,ldap-user.jsp,muc-service-delete.jsp,security-keystore.jsp,setup/setup-datasource-settings.jsp,setup/setup-host-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-ldap-group.jsp,setup/setup-admin-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-finished.jsp,setup/index.jsp,setup/setup-ldap-group_test.jsp,setup/setup-admin-settings_test.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-completed.jsp,loginToken.jsp,muc-service-edit-form.jsp,plugin-admin.jsp,muc-room-occupants.jsp,user-groups.jsp,connection-settings-external-components.jsp,user-create.jsp,log.jsp,system-emailtest.jsp,user-message.jsp,dns-check.jsp,connection-settings-socket-s2s.jsp,http-bind.jsp,system-properties.jsp,muc-room-summary.jsp,user-search.jsp,session-details.jsp,error.jsp,file-transfer-proxy.jsp,ldap-server.jsp,server-restart.jsp,user-roster-edit.jsp,user-edit-form.jsp,group-summary.jsp,group-create.jsp,pubsub-node-subscribers.jsp,system-smstest.jsp,server-props.jsp,logviewer.jsp,server-locale.jsp,reg-settings.jsp,muc-sysadmins.jsp,user-properties.jsp,server-session-details.jsp,pubsub-node-affiliates-delete.jsp,security-certificate-details.jsp,system-sms.jsp,available-plugins.jsp,security-audit-viewer-jsp.jsp,decorators/setup.jsp,decorators/main.jsp,component-session-details.jsp,connection-managers-settings.jsp,muc-create-permission.jsp,user-tabs.jsp,chatroom-history-settings.jsp,compression-settings.jsp,muc-room-create.jsp,muc-default-settings.jsp,muc-room-affiliations.jsp,group-edit.jsp,index.jsp,media-proxy.jsp,login.jsp,server-db.jsp,session-summary.jsp,user-roster-add.jsp,pubsub-node-affiliates.jsp,private-data-settings.jsp,pubsub-service-summary.jsp,server-connectiontest.jsp,pubsub-form-table.jsp,error-serverdown.jsp,audit-policy.jsp,security-truststore.jsp,offline-messages.jsp,user-roster-view.jsp,user-roster.jsp,muc-tasks.jsp,security-keystore-signing-request.jsp,pubsub-node-delete.jsp,component-session-summary.jsp,js/jscalendar/i18n.jsp,system-cache.jsp,system-clustering.jsp,server-session-summary.jsp,system-email.jsp,plugin-showfile.jsp,group-delete.jsp,pubsub-node-summary.jsp,muc-service-summary.jsp,ldap-group.jsp,connection-settings-socket-c2s.jsp,user-roster-delete.jsp,import-keystore-certificate.jsp,profile-settings.jsp,pubsub-node-edit.jsp,user-summary.jsp,muc-room-delete.jsp,muc-history-settings.jsp,muc-room-edit-form.jsp,user-lockout.jsp,muc-service-create.jsp,pubsub-node-affiliates-edit.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
31-May-2021 07:21:10 [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.
31-May-2021 07:21:34 [INFO] Generation completed with [0] errors in [24624] milliseconds
31-May-2021 07:21:34 [INFO]
31-May-2021 07:21:34 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
31-May-2021 07:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:21:34 [INFO] Copying 12 resources
31-May-2021 07:21:34 [INFO]
31-May-2021 07:21:34 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
31-May-2021 07:21:34 [INFO] Changes detected - recompiling the module!
31-May-2021 07:21:34 [INFO] Compiling 47 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/test-classes
31-May-2021 07:21:36 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
31-May-2021 07:21:36 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
31-May-2021 07:21:36 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Some input files use unchecked or unsafe operations.
31-May-2021 07:21:36 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
31-May-2021 07:21:36 [INFO]
31-May-2021 07:21:36 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
31-May-2021 07:21:37 [INFO]
31-May-2021 07:21:37 [INFO] -------------------------------------------------------
31-May-2021 07:21:37 [INFO]  T E S T S
31-May-2021 07:21:37 [INFO] -------------------------------------------------------
31-May-2021 07:21:38 [INFO] Running org.jivesoftware.util.AesEncryptorTest
31-May-2021 07:21:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.69 s - in org.jivesoftware.util.AesEncryptorTest
31-May-2021 07:21:41 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
31-May-2021 07:21:41 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s - in org.jivesoftware.util.CacheableOptionalTest
31-May-2021 07:21:41 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
31-May-2021 07:21:41 Critical Error! The home directory has not been configured,
31-May-2021 07:21:41 which will prevent the application from working correctly.
31-May-2021 07:21:41
31-May-2021 07:21:41
31-May-2021 07:21:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.jivesoftware.util.XMLPropertiesTest
31-May-2021 07:21:41 [INFO] Running org.jivesoftware.util.ListPagerTest
31-May-2021 07:21:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s - in org.jivesoftware.util.ListPagerTest
31-May-2021 07:21:43 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
31-May-2021 07:21:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
31-May-2021 07:21:43 [INFO] Running org.jivesoftware.util.SystemPropertyTest
31-May-2021 07:21:44 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in org.jivesoftware.util.SystemPropertyTest
31-May-2021 07:21:44 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
31-May-2021 07:21:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
31-May-2021 07:21:44 [INFO] Running org.jivesoftware.util.StringUtilsTest
31-May-2021 07:21:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in org.jivesoftware.util.StringUtilsTest
31-May-2021 07:21:44 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
31-May-2021 07:21:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.JIDTest
31-May-2021 07:21:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.util.JIDTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.CertificateTest
31-May-2021 07:21:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.CertificateTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.LDAPTest
31-May-2021 07:21:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jivesoftware.util.LDAPTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.XPPWriterTest
31-May-2021 07:21:45 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.jivesoftware.util.XPPWriterTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.CacheUtilTest
31-May-2021 07:21:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jivesoftware.util.CacheUtilTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.VersionTest
31-May-2021 07:21:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.util.VersionTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
31-May-2021 07:21:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jivesoftware.util.GraphicsUtilsTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.AdminConsoleTest
31-May-2021 07:21:45 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.441 s - in org.jivesoftware.util.AdminConsoleTest
31-May-2021 07:21:45 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
31-May-2021 07:21:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.jivesoftware.util.WebXmlUtilsTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
31-May-2021 07:21:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.util.JavaSpecVersionTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
31-May-2021 07:21:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.util.BlowfishEncryptorTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.util.CertificateManagerTest
31-May-2021 07:21:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.jivesoftware.util.CertificateManagerTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
31-May-2021 07:21:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.util.LocaleUtilsTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
31-May-2021 07:21:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
31-May-2021 07:21:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.jivesoftware.admin.LoginLimitManagerTest
31-May-2021 07:21:46 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
31-May-2021 07:21:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.jivesoftware.admin.AuthCheckFilterTest
31-May-2021 07:21:47 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
31-May-2021 07:21:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.962 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
31-May-2021 07:21:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
31-May-2021 07:21:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.openfire.group.GroupJIDTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
31-May-2021 07:21:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
31-May-2021 07:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jivesoftware.openfire.forward.ForwardTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
31-May-2021 07:21:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
31-May-2021 07:21:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
31-May-2021 07:21:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
31-May-2021 07:21:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.openfire.container.PluginManagerTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
31-May-2021 07:21:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
31-May-2021 07:21:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
31-May-2021 07:21:49 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
31-May-2021 07:21:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.jivesoftware.openfire.user.UserManagerTest
31-May-2021 07:21:50 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
31-May-2021 07:22:03 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.491 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
31-May-2021 07:22:03 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
31-May-2021 07:22:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
31-May-2021 07:22:03 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
31-May-2021 07:22:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
31-May-2021 07:22:05 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
31-May-2021 07:22:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jivesoftware.openfire.net.DNSUtilTest
31-May-2021 07:22:05 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
31-May-2021 07:22:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
31-May-2021 07:22:05 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
31-May-2021 07:22:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.jivesoftware.openfire.archive.ArchiverTest
31-May-2021 07:22:07 [INFO] Running dom.io.XMPPPacketReaderTest
31-May-2021 07:22:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in dom.io.XMPPPacketReaderTest
31-May-2021 07:22:07 [INFO]
31-May-2021 07:22:07 [INFO] Results:
31-May-2021 07:22:07 [INFO]
31-May-2021 07:22:07 [WARNING] Tests run: 336, Failures: 0, Errors: 0, Skipped: 3
31-May-2021 07:22:07 [INFO]
31-May-2021 07:22:07 [INFO]
31-May-2021 07:22:07 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
31-May-2021 07:22:07 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar
31-May-2021 07:22:08 [INFO]
31-May-2021 07:22:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
31-May-2021 07:22:08 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.jar
31-May-2021 07:22:08 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.pom
31-May-2021 07:22:08 [INFO]
31-May-2021 07:22:08 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
31-May-2021 07:22:08 [INFO] Building Starter for Openfire 4.4.5-SNAPSHOT                       [4/7]
31-May-2021 07:22:08 [INFO] --------------------------------[ jar ]---------------------------------
31-May-2021 07:22:08 [INFO]
31-May-2021 07:22:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
31-May-2021 07:22:08 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target
31-May-2021 07:22:08 [INFO]
31-May-2021 07:22:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
31-May-2021 07:22:08 [INFO]
31-May-2021 07:22:08 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
31-May-2021 07:22:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:08 [INFO] Copying 11 resources
31-May-2021 07:22:08 [INFO]
31-May-2021 07:22:08 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
31-May-2021 07:22:08 [INFO] Changes detected - recompiling the module!
31-May-2021 07:22:08 [INFO] Compiling 8 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/classes
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/src/test/resources
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
31-May-2021 07:22:09 [INFO] No sources to compile
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
31-May-2021 07:22:09 [INFO] No tests to run.
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
31-May-2021 07:22:09 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
31-May-2021 07:22:09 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.jar
31-May-2021 07:22:09 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.pom
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
31-May-2021 07:22:09 [INFO] Building Openfire Plugins 4.4.5-SNAPSHOT                           [5/7]
31-May-2021 07:22:09 [INFO] --------------------------------[ pom ]---------------------------------
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/src/main/java/../i18n
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
31-May-2021 07:22:09 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/target/i18n
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
31-May-2021 07:22:09 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/4.4.5-SNAPSHOT/plugins-4.4.5-SNAPSHOT.pom
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
31-May-2021 07:22:09 [INFO] Building Openfire Plugin Assembly Descriptor 4.4.5-SNAPSHOT        [6/7]
31-May-2021 07:22:09 [INFO] --------------------------------[ jar ]---------------------------------
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] Copying 1 resource
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] No sources to compile
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] No sources to compile
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] No tests to run.
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
31-May-2021 07:22:09 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
31-May-2021 07:22:09 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.pom
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
31-May-2021 07:22:09 [INFO] Building Distribution 4.4.5-SNAPSHOT                               [7/7]
31-May-2021 07:22:09 [INFO] --------------------------------[ jar ]---------------------------------
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
31-May-2021 07:22:09 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/main/resources
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
31-May-2021 07:22:09 [INFO] No sources to compile
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
31-May-2021 07:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
31-May-2021 07:22:09 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/test/resources
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
31-May-2021 07:22:09 [INFO] No sources to compile
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
31-May-2021 07:22:09 [INFO] No tests to run.
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
31-May-2021 07:22:09 [WARNING] JAR will be empty - no content was marked for inclusion!
31-May-2021 07:22:09 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar
31-May-2021 07:22:09 [INFO]
31-May-2021 07:22:09 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
31-May-2021 07:22:10 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
31-May-2021 07:22:10 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
31-May-2021 07:22:17 [INFO] Copying files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base
31-May-2021 07:22:17 [WARNING] Assembly file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-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.
31-May-2021 07:22:17 [INFO]
31-May-2021 07:22:17 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
31-May-2021 07:22:18 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
31-May-2021 07:22:18 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base/plugins/search.jar
31-May-2021 07:22:18 [INFO]
31-May-2021 07:22:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
31-May-2021 07:22:18 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.jar
31-May-2021 07:22:18 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.pom
31-May-2021 07:22:18 [INFO] ------------------------------------------------------------------------
31-May-2021 07:22:18 [INFO] Reactor Summary for Parent 4.4.5-SNAPSHOT:
31-May-2021 07:22:18 [INFO]
31-May-2021 07:22:18 [INFO] Parent ............................................. SUCCESS [  0.783 s]
31-May-2021 07:22:18 [INFO] Internationalization files for Openfire ............ SUCCESS [  3.024 s]
31-May-2021 07:22:18 [INFO] Core XMPP Server ................................... SUCCESS [01:19 min]
31-May-2021 07:22:18 [INFO] Starter for Openfire ............................... SUCCESS [  0.470 s]
31-May-2021 07:22:18 [INFO] Openfire Plugins ................................... SUCCESS [  0.070 s]
31-May-2021 07:22:18 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.123 s]
31-May-2021 07:22:18 [INFO] Distribution ....................................... SUCCESS [  9.061 s]
31-May-2021 07:22:18 [INFO] ------------------------------------------------------------------------
31-May-2021 07:22:18 [INFO] BUILD SUCCESS
31-May-2021 07:22:18 [INFO] ------------------------------------------------------------------------
31-May-2021 07:22:18 [INFO] Total time:  01:35 min
31-May-2021 07:22:18 [INFO] Finished at: 2021-05-31T07:22:18Z
31-May-2021 07:22:18 [INFO] ------------------------------------------------------------------------
31-May-2021 07:22:18 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1...
31-May-2021 07:22:18 Finished task 'Build and install in local repository' with result: Success
31-May-2021 07:22:18 Starting task 'Build Deb' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
31-May-2021 07:22:18
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #642 (OPENFIRE-NMDB1-JOB1-642)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-642-ScriptBuildTask-1056202109961412547.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:22:18 /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:22:18 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:22:25 Removing previous workdir tmp/debian
31-May-2021 07:22:26 dpkg-buildpackage: info: source package openfire
31-May-2021 07:22:26 dpkg-buildpackage: info: source version 4.4.5
31-May-2021 07:22:26 dpkg-buildpackage: info: source distribution unstable
31-May-2021 07:22:26 dpkg-buildpackage: info: source changed by Jive Software <webmaster@jivesoftware.com>
31-May-2021 07:22:26 dpkg-buildpackage: info: host architecture amd64
31-May-2021 07:22:26 dpkg-source --before-build openfire-4.4.5
31-May-2021 07:22:26 fakeroot debian/rules clean
31-May-2021 07:22:26 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
31-May-2021 07:22:26 test -x debian/rules
31-May-2021 07:22:26 /usr/bin/make -f debian/rules reverse-config
31-May-2021 07:22:26 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
31-May-2021 07:22:26 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
31-May-2021 07:22:26 make[1]: 'reverse-config' is up to date.
31-May-2021 07:22:26 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
31-May-2021 07:22:26 if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
31-May-2021 07:22:26 patches:
31-May-2021 07:22:26 if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
31-May-2021 07:22:26 if [ "reverse-patches" != "reverse-patches" ] ; then \
31-May-2021 07:22:26         /usr/bin/make -f debian/rules update-config ; \
31-May-2021 07:22:26 fi
31-May-2021 07:22:26 for dir in debian/patches ; do \
31-May-2021 07:22:26     rm -f $dir/*.log ; \
31-May-2021 07:22:26 done
31-May-2021 07:22:26 dh_clean
31-May-2021 07:22:26 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:26 dpkg-source -b openfire-4.4.5
31-May-2021 07:22:26 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
31-May-2021 07:22:26 dpkg-source: info: using source format '1.0'
31-May-2021 07:22:26 dpkg-source: info: building openfire in openfire_4.4.5.tar.gz
31-May-2021 07:22:30 dpkg-source: info: building openfire in openfire_4.4.5.dsc
31-May-2021 07:22:30 debian/rules build
31-May-2021 07:22:30 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
31-May-2021 07:22:30 test -x debian/rules
31-May-2021 07:22:30 mkdir -p "."
31-May-2021 07:22:30 /usr/bin/make -f debian/rules reverse-config
31-May-2021 07:22:30 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
31-May-2021 07:22:30 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
31-May-2021 07:22:30 make[1]: 'reverse-config' is up to date.
31-May-2021 07:22:30 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
31-May-2021 07:22:30 if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
31-May-2021 07:22:30 patches:
31-May-2021 07:22:30 if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
31-May-2021 07:22:30 if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
31-May-2021 07:22:30         /usr/bin/make -f debian/rules update-config ; \
31-May-2021 07:22:30 fi
31-May-2021 07:22:30 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
31-May-2021 07:22:30 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
31-May-2021 07:22:30 make[1]: 'update-config' is up to date.
31-May-2021 07:22:30 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
31-May-2021 07:22:30 fakeroot debian/rules binary
31-May-2021 07:22:31 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
31-May-2021 07:22:31 test -x debian/rules
31-May-2021 07:22:31 dh_testroot
31-May-2021 07:22:31 dh_clean -k
31-May-2021 07:22:31 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:31 dh_clean: dh_clean -k is deprecated; use dh_prep instead
31-May-2021 07:22:31 dh_installdirs -A
31-May-2021 07:22:31 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:31 mkdir -p "."
31-May-2021 07:22:31 Adding cdbs dependencies to debian/openfire.substvars
31-May-2021 07:22:31 dh_installdirs -popenfire \
31-May-2021 07:22:31         
31-May-2021 07:22:31 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:31 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/*.jar /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/lib/
31-May-2021 07:22:31 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/log4j2.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
31-May-2021 07:22:31 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/database /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/resources/database
31-May-2021 07:22:31 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/openfire.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
31-May-2021 07:22:31 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/security.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
31-May-2021 07:22:31 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/security /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire/security
31-May-2021 07:22:31 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/plugins /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/var/lib/openfire/plugins
31-May-2021 07:22:31 dh_installdocs -popenfire
31-May-2021 07:22:31 dh_installexamples -popenfire
31-May-2021 07:22:31 dh_installman -popenfire
31-May-2021 07:22:31 dh_installinfo -popenfire
31-May-2021 07:22:31 dh_installmenu -popenfire
31-May-2021 07:22:31 dh_installcron -popenfire
31-May-2021 07:22:31 dh_systemd_enable -popenfire
31-May-2021 07:22:31 dh_installinit -popenfire
31-May-2021 07:22:31 dh_installinit: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:31 dh_installdebconf -popenfire
31-May-2021 07:22:31 dh_installemacsen -popenfire
31-May-2021 07:22:31 dh_installcatalogs -popenfire
31-May-2021 07:22:31 dh_installpam -popenfire
31-May-2021 07:22:31 dh_installlogrotate -popenfire
31-May-2021 07:22:31 dh_installlogcheck -popenfire
31-May-2021 07:22:31 dh_installchangelogs -popenfire
31-May-2021 07:22:31 dh_installudev -popenfire
31-May-2021 07:22:31 dh_lintian -popenfire
31-May-2021 07:22:31 dh_bugfiles -popenfire
31-May-2021 07:22:31 dh_install -popenfire
31-May-2021 07:22:31 dh_systemd_start -popenfire
31-May-2021 07:22:31 dh_systemd_start: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:32 dh_link -popenfire
31-May-2021 07:22:32 dh_link: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:32 dh_installmime -popenfire
31-May-2021 07:22:32 dh_installgsettings -popenfire
31-May-2021 07:22:32 dh_strip -popenfire 
31-May-2021 07:22:32 dh_strip: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:32 dh_strip_nondeterminism -popenfire
31-May-2021 07:22:33 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar: ignoring signed JAR file
31-May-2021 07:22:34 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar: ignoring signed JAR file
31-May-2021 07:22:39 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar: ignoring signed JAR file
31-May-2021 07:22:43         Normalized debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar
31-May-2021 07:22:43         Normalized debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar
31-May-2021 07:22:43         Normalized debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar
31-May-2021 07:22:43 dh_compress -popenfire
31-May-2021 07:22:43 dh_fixperms -popenfire
31-May-2021 07:22:43 dh_makeshlibs -popenfire 
31-May-2021 07:22:43 dh_installdeb -popenfire
31-May-2021 07:22:43 dh_installdeb: Compatibility levels before 9 are deprecated (level 5 in use)
31-May-2021 07:22:43 dh_perl -popenfire
31-May-2021 07:22:43 dh_shlibdeps -popenfire
31-May-2021 07:22:43 dh_gencontrol -popenfire 
31-May-2021 07:22:43 dh_md5sums -popenfire
31-May-2021 07:22:43 dh_builddeb -popenfire
31-May-2021 07:22:43 dpkg-deb: warning: conffile name '/etc/openfire/openfire.xml' is duplicated
31-May-2021 07:22:43 dpkg-deb: warning: conffile name '/etc/openfire/security.xml' is duplicated
31-May-2021 07:22:43 dpkg-deb: warning: conffile name '/etc/openfire/security/client.truststore' is duplicated
31-May-2021 07:22:43 dpkg-deb: warning: conffile name '/etc/openfire/security/keystore' is duplicated
31-May-2021 07:22:43 dpkg-deb: warning: conffile name '/etc/openfire/security/truststore' is duplicated
31-May-2021 07:22:43 dpkg-deb: warning: ignoring 5 warnings about the control file(s)
31-May-2021 07:22:43 dpkg-deb: building package 'openfire' in '../openfire_4.4.5_all.deb'.
31-May-2021 07:23:05 dpkg-genbuildinfo
31-May-2021 07:23:06 dpkg-genchanges  >../openfire_4.4.5_amd64.changes
31-May-2021 07:23:07 dpkg-genchanges: info: including full source code in upload
31-May-2021 07:23:07 dpkg-source --after-build openfire-4.4.5
31-May-2021 07:23:07 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
31-May-2021 07:23:07 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5
31-May-2021 07:23:07 Finished task 'Build Deb' with result: Success
31-May-2021 07:23:07
Substituting variable: ${bamboo.planRepository.branch} with 4.4
31-May-2021 07:23:07 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
31-May-2021 07:23:07
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #642 (OPENFIRE-NMDB1-JOB1-642)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-642-ScriptBuildTask-3224410393123825181.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
31-May-2021 07:23:07 Skipping copy to website of non-master branch.
31-May-2021 07:23:07 Finished task 'Copy to Website' with result: Success
31-May-2021 07:23:07 Running post build plugin 'Docker Container Cleanup'
31-May-2021 07:23:07 Running post build plugin 'NCover Results Collector'
31-May-2021 07:23:07 Running post build plugin 'Clover Results Collector'
31-May-2021 07:23:07 Running post build plugin 'npm Cache Cleanup'
31-May-2021 07:23:07 Running post build plugin 'Artifact Copier'
31-May-2021 07:23:07 Publishing an artifact: .deb files
31-May-2021 07:23:10 Finished publishing of artifact Required shared artifact: [.deb files], pattern: [*.*] anchored at: [distribution/target/debian] in 3.146 s
31-May-2021 07:23:10 Finalising the build...
31-May-2021 07:23:10 Stopping timer.
31-May-2021 07:23:10 Build OPENFIRE-NMDB1-JOB1-642 completed.
31-May-2021 07:15:06 Running on server: post build plugin 'NCover Results Collector'
31-May-2021 07:15:06 Running on server: post build plugin 'Build Hanging Detection Configuration'
31-May-2021 07:15:06 Running on server: post build plugin 'Clover Delta Calculator'
31-May-2021 07:15:06 Running on server: post build plugin 'Maven Dependencies Postprocessor'
31-May-2021 07:15:06 All post build plugins have finished
31-May-2021 07:15:06 Generating build results summary...
31-May-2021 07:15:06 Saving build results to disk...
31-May-2021 07:15:07 Store variable context...
31-May-2021 07:15:07 Indexing build results...
31-May-2021 07:15:07 Finished building OPENFIRE-NMDB1-JOB1-642.