Build failed in Jenkins: java-idp-plugin-totp-v1 #77

Shibboleth Jenkins noreply at shibboleth.net
Thu Aug 13 21:07:40 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/77/display/redirect>

Changes:


------------------------------------------
[...truncated 70.62 KB...]
  symbol:   method assertTrue(boolean)
  location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[61,9] cannot find symbol
  symbol:   method assertEquals(net.shibboleth.idp.plugin.PluginSupport.SupportLevel,net.shibboleth.idp.plugin.PluginSupport.SupportLevel)
  location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[62,9] cannot find symbol
  symbol:   method assertTrue(boolean)
  location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[63,9] cannot find symbol
  symbol:   method assertFalse(boolean)
  location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[93,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[94,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[95,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[152,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[167,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[188,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[189,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[INFO] 75 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: TOTP Login Flow 0.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow ....... SUCCESS [  1.828 s]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Impl .. FAILURE [  5.487 s]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.320 s
[INFO] Finished at: 2020-08-13T21:07:39Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project idp-plugin-totp-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[23,18] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[24,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[25,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[20,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[30,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[31,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[20,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[20,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[21,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[21,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[22,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[22,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[23,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[23,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[27,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[28,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[23,18] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[24,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[25,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[39,18] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[40,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[41,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[39,6] cannot find symbol
[ERROR] symbol:   class BeforeMethod
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[49,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[58,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[67,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[72,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[79,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[86,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[53,6] cannot find symbol
[ERROR] symbol:   class BeforeMethod
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[75,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[81,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[99,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[112,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[126,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[42,10] cannot find symbol
[ERROR] symbol:   class BeforeClass
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[54,10] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[39,6] cannot find symbol
[ERROR] symbol:   class BeforeMethod
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[49,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[58,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[67,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[72,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[79,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[86,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[55,6] cannot find symbol
[ERROR] symbol:   class BeforeMethod
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[79,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[89,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[102,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[114,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[126,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[141,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[155,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[170,6] cannot find symbol
[ERROR] symbol:   class Test
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[93,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[94,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromFormRequestTest.java>:[95,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromFormRequestTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[96,9] cannot find symbol
[ERROR] symbol:   method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[109,9] cannot find symbol
[ERROR] symbol:   method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[122,9] cannot find symbol
[ERROR] symbol:   method assertEquals(int,int)
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[123,9] cannot find symbol
[ERROR] symbol:   method assertEquals(byte[],byte[])
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[136,9] cannot find symbol
[ERROR] symbol:   method assertEquals(int,int)
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[138,9] cannot find symbol
[ERROR] symbol:   method assertEquals(byte[],byte[])
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/AttributeResolverSeedSourceTest.java>:[139,9] cannot find symbol
[ERROR] symbol:   method assertEquals(byte[],byte[])
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.AttributeResolverSeedSourceTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[51,17] cannot find symbol
[ERROR] symbol:   method assertNotNull(net.shibboleth.idp.plugin.PluginDescription)
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[60,9] cannot find symbol
[ERROR] symbol:   method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[61,9] cannot find symbol
[ERROR] symbol:   method assertEquals(net.shibboleth.idp.plugin.PluginSupport.SupportLevel,net.shibboleth.idp.plugin.PluginSupport.SupportLevel)
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[62,9] cannot find symbol
[ERROR] symbol:   method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/PluginTest.java>:[63,9] cannot find symbol
[ERROR] symbol:   method assertFalse(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.totp.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[93,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[94,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/ExtractTOTPFromHeaderTest.java>:[95,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.ExtractTOTPFromHeaderTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[152,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[167,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[188,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1/ws/totp-impl/src/test/java/net/shibboleth/idp/plugin/totp/impl/GoogleTOTPAuthenticatorTest.java>:[189,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.plugin.totp.impl.GoogleTOTPAuthenticatorTest
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-plugin-totp-impl
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-idp-plugin-totp-v1 » Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution #77' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list