You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/29 03:28:53 UTC

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Protocol Tests Core #156

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/156/display/redirect?page=changes>

Changes:

[github] QPID-8604: [Broker-J] static inner classes (#145)

[github] QPID-8604: [Broker-J] Broker code cleanup: immutable fields (#144)


------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J System Test Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J JMS System Tests Core
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J JMS 1.1 System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J JMS 2.0 System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J HTTP system tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ----------------< org.apache.qpid:protocol-tests-core >-----------------
[INFO] Building Apache Qpid Broker-J Protocol Tests Core 9.0.0-SNAPSHOT  [6/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ protocol-tests-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ protocol-tests-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: test-profiles/test_resources/ssl/**
[INFO] Exclude: specs/**
[INFO] Exclude: **/*.md
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .travis.yml
[INFO] Exclude: appveyor.yml
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ protocol-tests-core ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/>
[INFO] Storing buildNumber: 61c3b42bbdb09d6e9db9956a695d974a7708539f at timestamp: 1667013679628
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ protocol-tests-core ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ protocol-tests-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ protocol-tests-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protocol-tests-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ protocol-tests-core ---
[INFO] Compiling 12 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/target/classes>
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/main/java/org/apache/qpid/tests/protocol/AbstractInteraction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/main/java/org/apache/qpid/tests/protocol/AbstractInteraction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ protocol-tests-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ protocol-tests-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ protocol-tests-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- license-maven-plugin:1.8:add-third-party (check-third-party-licensing) @ protocol-tests-core ---
[INFO] Included licenses (whitelist): [Apache Software License, Version 2.0, The MIT License, BSD License, Eclipse Public License - Version 1.0, Common Public License Version 1.0, Academic Free License v2.1, COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0, Public Domain, Bouncy Castle Licence]
[WARNING] There are 1 forbidden licenses used:
[WARNING] License GNU Lesser General Public License used by 2 dependencies:
 -Logback Classic Module (ch.qos.logback:logback-classic:1.2.7 - http://logback.qos.ch/logback-classic)
 -Logback Core Module (ch.qos.logback:logback-core:1.2.7 - http://logback.qos.ch/logback-core)
[JENKINS] Archiving disabled

Jenkins build is back to normal : Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Protocol Tests Core #158

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/158/display/redirect>


Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Protocol Tests Core #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/157/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J System Test Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J JMS System Tests Core
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J JMS 1.1 System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J JMS 2.0 System Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J HTTP system tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ----------------< org.apache.qpid:protocol-tests-core >-----------------
[INFO] Building Apache Qpid Broker-J Protocol Tests Core 9.0.0-SNAPSHOT  [6/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ protocol-tests-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ protocol-tests-core ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: test-profiles/test_resources/ssl/**
[INFO] Exclude: specs/**
[INFO] Exclude: **/*.md
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .travis.yml
[INFO] Exclude: appveyor.yml
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ protocol-tests-core ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/>
[INFO] Storing buildNumber: e1ca4d47fbd57135c88a9124b860205593c33285 at timestamp: 1667288822278
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ protocol-tests-core ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ protocol-tests-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ protocol-tests-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ protocol-tests-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protocol-tests-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ protocol-tests-core ---
[INFO] Compiling 12 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/target/classes>
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/main/java/org/apache/qpid/tests/protocol/AbstractFrameTransport.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/main/java/org/apache/qpid/tests/protocol/AbstractFrameTransport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ protocol-tests-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/org.apache.qpid$protocol-tests-core/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ protocol-tests-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ protocol-tests-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- license-maven-plugin:1.8:add-third-party (check-third-party-licensing) @ protocol-tests-core ---
[INFO] Included licenses (whitelist): [Apache Software License, Version 2.0, The MIT License, BSD License, Eclipse Public License - Version 1.0, Common Public License Version 1.0, Academic Free License v2.1, COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0, Public Domain, Bouncy Castle Licence]
[WARNING] There are 1 forbidden licenses used:
[WARNING] License GNU Lesser General Public License used by 2 dependencies:
 -Logback Classic Module (ch.qos.logback:logback-classic:1.2.11 - http://logback.qos.ch/logback-classic)
 -Logback Core Module (ch.qos.logback:logback-core:1.2.11 - http://logback.qos.ch/logback-core)
[JENKINS] Archiving disabled