Established TCP socket on 50688 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building OpenID4Java no dependencies [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target [INFO] [cobertura:clean {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 99 resources [INFO] snapshot org.eclipse.higgins:higgins-configuration-api:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-configuration-api/SNAPSHOT/higgins-configuration-api-SNAPSHOT.pom [INFO] snapshot org.eclipse.higgins:higgins-parent:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-parent/SNAPSHOT/higgins-parent-SNAPSHOT.pom [INFO] snapshot org.eclipse.higgins:higgins-sts-api:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-api/SNAPSHOT/higgins-sts-api-SNAPSHOT.pom [INFO] snapshot org.eclipse.higgins:higgings-parent:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgings-parent/SNAPSHOT/higgings-parent-SNAPSHOT.pom [INFO] snapshot org.eclipse.higgins:higgins-sts-common:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-common/SNAPSHOT/higgins-sts-common-SNAPSHOT.pom [INFO] snapshot org.eclipse.higgins:higgins-sts-server-token-handler:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-server-token-handler/SNAPSHOT/higgins-sts-server-token-handler-SNAPSHOT.pom [INFO] snapshot org.eclipse.higgins:higgins-sts-spi:SNAPSHOT: checking for updates from alchim.snapshots Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-spi/SNAPSHOT/higgins-sts-spi-SNAPSHOT.pom Downloading: http://alchim.sf.net/download/snapshots/jetty/jetty/6.0.2/jetty-6.0.2.pom [INFO] Unable to find resource 'jetty:jetty:pom:6.0.2' in repository alchim.snapshots (http://alchim.sf.net/download/snapshots) Downloading: http://repo1.maven.org/maven2/jetty/jetty/6.0.2/jetty-6.0.2.pom [INFO] Unable to find resource 'jetty:jetty:pom:6.0.2' in repository central (http://repo1.maven.org/maven2) Downloading: http://alchim.sf.net/download/snapshots/jetty/jetty-util/6.0.2/jetty-util-6.0.2.pom [INFO] Unable to find resource 'jetty:jetty-util:pom:6.0.2' in repository alchim.snapshots (http://alchim.sf.net/download/snapshots) Downloading: http://repo1.maven.org/maven2/jetty/jetty-util/6.0.2/jetty-util-6.0.2.pom [INFO] Unable to find resource 'jetty:jetty-util:pom:6.0.2' in repository central (http://repo1.maven.org/maven2) Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-configuration-api/SNAPSHOT/higgins-configuration-api-SNAPSHOT.jar Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-api/SNAPSHOT/higgins-sts-api-SNAPSHOT.jar Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-common/SNAPSHOT/higgins-sts-common-SNAPSHOT.jar Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-server-token-handler/SNAPSHOT/higgins-sts-server-token-handler-SNAPSHOT.jar Downloading: http://alchim.sf.net/download/snapshots/org/eclipse/higgins/higgins-sts-spi/SNAPSHOT/higgins-sts-spi-SNAPSHOT.jar [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 92 source files to /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/classes [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [antrun:run {execution: default}] [INFO] Executing tasks [echo] To skip me, just call mvn -Dmaven.test.skip=true [copy] Copying 26 files to /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data [INFO] Executed tasks [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 31 source files to /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-classes [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.openid4java.association.AssociationTest [DEBUG] 20:17:45,612 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f8b7d [DEBUG] 20:17:45,619 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: test expires: Sat Feb 13 20:19:25 CET 2016 [DEBUG] 20:17:45,622 [Association.java : 261] : Computing signature for input data: key1:value1 key2:value2 [DEBUG] 20:17:45,625 [Association.java : 267] : Calculated signature: 5DPgetz15pEOm07DDqzhos4D9po= [DEBUG] 20:17:45,625 [Association.java : 278] : Verifying signature: 5DPgetz15pEOm07DDqzhos4D9po= [DEBUG] 20:17:45,626 [Association.java : 261] : Computing signature for input data: key1:value1 key2:value2 [DEBUG] 20:17:45,627 [Association.java : 267] : Calculated signature: 5DPgetz15pEOm07DDqzhos4D9po= [DEBUG] 20:17:45,627 [Association.java : 111] : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@fa77d473 [DEBUG] 20:17:45,628 [Association.java : 45] : Creating association, type: HMAC-SHA256 handle: test expires: Sat Feb 13 20:19:25 CET 2016 [DEBUG] 20:17:45,628 [Association.java : 261] : Computing signature for input data: key1:value1 key2:value2 [DEBUG] 20:17:45,629 [Association.java : 267] : Calculated signature: zBIRrzTyWq99dvLSWm6iVPGUk+NI+FELp4xw2TuXSMY= [DEBUG] 20:17:45,630 [Association.java : 278] : Verifying signature: zBIRrzTyWq99dvLSWm6iVPGUk+NI+FELp4xw2TuXSMY= [DEBUG] 20:17:45,630 [Association.java : 261] : Computing signature for input data: key1:value1 key2:value2 [DEBUG] 20:17:45,631 [Association.java : 267] : Calculated signature: zBIRrzTyWq99dvLSWm6iVPGUk+NI+FELp4xw2TuXSMY= Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec Running org.openid4java.consumer.EhcacheNonceVerifierTest [WARN ] 20:17:45,650 [ConfigurationFactory.java : 127] : No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/home/javastream.de/www/maven/net/sf/ehcache/ehcache/1.3.0/ehcache-1.3.0.jar!/ehcache-failsafe.xml [DEBUG] 20:17:45,734 [AbstractNonceVerifier.java : 50] : Verifying nonce: xyz [ERROR] 20:17:45,739 [AbstractNonceVerifier.java : 68] : Error verifying the nonce: xyz java.text.ParseException: Unparseable date: "XYZ" at java.text.DateFormat.parse(DateFormat.java:366) at org.openid4java.util.InternetDateFormat.parse(InternetDateFormat.java:41) at org.openid4java.consumer.AbstractNonceVerifier.seen(AbstractNonceVerifier.java:56) at org.openid4java.consumer.AbstractNonceVerifierTest.testMalformed(AbstractNonceVerifierTest.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) [WARN ] 20:17:45,747 [ConfigurationFactory.java : 127] : No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/home/javastream.de/www/maven/net/sf/ehcache/ehcache/1.3.0/ehcache-1.3.0.jar!/ehcache-failsafe.xml [WARN ] 20:17:45,755 [CacheManager.java : 302] : Creating a new instance of CacheManager using the diskStorePath "/tmp" which is already used by an existing CacheManager. The source of the configuration was classpath. The diskStore path for this CacheManager will be set to /tmp/ehcache_auto_created_1455391065755. To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance. [DEBUG] 20:17:45,756 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:16:44Zabc [DEBUG] 20:17:45,757 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:16:44Zabc into Data object: Sat Feb 13 20:16:44 CET 2016 [WARN ] 20:17:45,757 [AbstractNonceVerifier.java : 60] : Nonce is too old: 2016-02-13T19:16:44Zabc [WARN ] 20:17:45,758 [ConfigurationFactory.java : 127] : No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/home/javastream.de/www/maven/net/sf/ehcache/ehcache/1.3.0/ehcache-1.3.0.jar!/ehcache-failsafe.xml [WARN ] 20:17:45,762 [CacheManager.java : 302] : Creating a new instance of CacheManager using the diskStorePath "/tmp" which is already used by an existing CacheManager. The source of the configuration was classpath. The diskStore path for this CacheManager will be set to /tmp/ehcache_auto_created_1455391065762. To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance. [DEBUG] 20:17:45,763 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Zabc [DEBUG] 20:17:45,763 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Zabc into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,766 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Zabc [DEBUG] 20:17:45,766 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Zabc [DEBUG] 20:17:45,767 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Zabc into Data object: Sat Feb 13 20:17:45 CET 2016 [ERROR] 20:17:45,767 [EhcacheNonceVerifier.java : 52] : Possible replay attack! Already seen nonce: 2016-02-13T19:17:45Zabc [DEBUG] 20:17:45,768 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Zabc [DEBUG] 20:17:45,768 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Zabc into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,768 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Zabc [WARN ] 20:17:45,769 [ConfigurationFactory.java : 127] : No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/home/javastream.de/www/maven/net/sf/ehcache/ehcache/1.3.0/ehcache-1.3.0.jar!/ehcache-failsafe.xml [WARN ] 20:17:45,772 [CacheManager.java : 302] : Creating a new instance of CacheManager using the diskStorePath "/tmp" which is already used by an existing CacheManager. The source of the configuration was classpath. The diskStore path for this CacheManager will be set to /tmp/ehcache_auto_created_1455391065772. To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance. [DEBUG] 20:17:45,774 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z0 [DEBUG] 20:17:45,774 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z0 [DEBUG] 20:17:45,774 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z0 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,775 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z0 [DEBUG] 20:17:45,775 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z1 [DEBUG] 20:17:45,775 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z1 [DEBUG] 20:17:45,776 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z1 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,776 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z1 [DEBUG] 20:17:45,777 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z2 [DEBUG] 20:17:45,777 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z2 [DEBUG] 20:17:45,777 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z2 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,778 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z2 [DEBUG] 20:17:45,778 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z3 [DEBUG] 20:17:45,778 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z3 [DEBUG] 20:17:45,779 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z3 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,779 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z3 [DEBUG] 20:17:45,780 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z4 [DEBUG] 20:17:45,780 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z4 [DEBUG] 20:17:45,780 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z4 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,781 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z4 [DEBUG] 20:17:45,781 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z5 [DEBUG] 20:17:45,781 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z5 [DEBUG] 20:17:45,782 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z5 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,783 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z5 [DEBUG] 20:17:45,783 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z6 [DEBUG] 20:17:45,784 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z6 [DEBUG] 20:17:45,784 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z6 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,785 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z6 [DEBUG] 20:17:45,786 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:45Z7 [DEBUG] 20:17:45,788 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:45Z7 [DEBUG] 20:17:45,789 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:45Z7 into Data object: Sat Feb 13 20:17:45 CET 2016 [DEBUG] 20:17:45,789 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:45Z7 [DEBUG] 20:17:46,789 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:46Z0 [DEBUG] 20:17:46,790 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:46Z0 [DEBUG] 20:17:46,790 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:46Z0 into Data object: Sat Feb 13 20:17:46 CET 2016 [DEBUG] 20:17:46,790 [EhcacheNonceVerifier.java : 58] : Nonce verified: 2016-02-13T19:17:46Z0 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec Running org.openid4java.server.RealmVerifierTest [DEBUG] 20:17:46,797 [OpenID4JavaUtils.java : 71] : Resource /openid4java.properties not found. [DEBUG] 20:17:46,797 [YadisResolver.java : 69] : discovery.yadis.html.parser:org.openid4java.discovery.yadis.CyberNekoDOMYadisHtmlParser [DEBUG] 20:17:46,798 [YadisResolver.java : 79] : discovery.xrds.parser:org.openid4java.discovery.xrds.XrdsParserImpl [DEBUG] 20:17:46,825 [RealmVerifier.java : 210] : Verifying realm: http://example.com/path#fragment on return URL: http://example.com/path [DEBUG] 20:17:46,825 [RealmVerifier.java : 245] : Realm verification failed: URL fragments are not allowed. [DEBUG] 20:17:46,825 [RealmVerifier.java : 210] : Verifying realm: http://example.com/ on return URL: http://example.com/ [INFO ] 20:17:46,825 [RealmVerifier.java : 278] : Return URL: http://example.com/ matches realm: http://example.com/ [DEBUG] 20:17:46,826 [RealmVerifier.java : 210] : Verifying realm: https://example.com/ on return URL: https://example.com/ [INFO ] 20:17:46,826 [RealmVerifier.java : 278] : Return URL: https://example.com/ matches realm: https://example.com/ [DEBUG] 20:17:46,826 [RealmVerifier.java : 210] : Verifying realm: http://example.com/ on return URL: https://example.com/ [DEBUG] 20:17:46,826 [RealmVerifier.java : 252] : Realm verification failed: protocol mismatch. [DEBUG] 20:17:46,827 [RealmVerifier.java : 210] : Verifying realm: https://example.com/ on return URL: http://example.com/ [DEBUG] 20:17:46,827 [RealmVerifier.java : 252] : Realm verification failed: protocol mismatch. [DEBUG] 20:17:46,827 [RealmVerifier.java : 210] : Verifying realm: http://example.com/ on return URL: http://example.com:80/ [INFO ] 20:17:46,827 [RealmVerifier.java : 278] : Return URL: http://example.com:80/ matches realm: http://example.com/ [DEBUG] 20:17:46,828 [RealmVerifier.java : 210] : Verifying realm: http://example.com/ on return URL: http://example.com:81/ [DEBUG] 20:17:46,828 [RealmVerifier.java : 266] : Realm verification failed: port mismatch. [DEBUG] 20:17:46,828 [RealmVerifier.java : 210] : Verifying realm: http://example.com:80/ on return URL: http://example.com/ [INFO ] 20:17:46,828 [RealmVerifier.java : 278] : Return URL: http://example.com/ matches realm: http://example.com:80/ [DEBUG] 20:17:46,828 [RealmVerifier.java : 210] : Verifying realm: http://example.com:81/ on return URL: http://example.com/ [DEBUG] 20:17:46,828 [RealmVerifier.java : 266] : Realm verification failed: port mismatch. [DEBUG] 20:17:46,829 [RealmVerifier.java : 210] : Verifying realm: http://example.com:80/ on return URL: http://example.com:80/ [INFO ] 20:17:46,829 [RealmVerifier.java : 278] : Return URL: http://example.com:80/ matches realm: http://example.com:80/ [DEBUG] 20:17:46,829 [RealmVerifier.java : 210] : Verifying realm: http://example.com:8080/ on return URL: http://example.com:8080/ [INFO ] 20:17:46,829 [RealmVerifier.java : 278] : Return URL: http://example.com:8080/ matches realm: http://example.com:8080/ [DEBUG] 20:17:46,829 [RealmVerifier.java : 210] : Verifying realm: https://example.com/ on return URL: https://example.com:443/ [INFO ] 20:17:46,830 [RealmVerifier.java : 278] : Return URL: https://example.com:443/ matches realm: https://example.com/ [DEBUG] 20:17:46,830 [RealmVerifier.java : 210] : Verifying realm: https://example.com/ on return URL: https://example.com:444/ [DEBUG] 20:17:46,830 [RealmVerifier.java : 266] : Realm verification failed: port mismatch. [DEBUG] 20:17:46,830 [RealmVerifier.java : 210] : Verifying realm: https://example.com:443/ on return URL: https://example.com/ [INFO ] 20:17:46,830 [RealmVerifier.java : 278] : Return URL: https://example.com/ matches realm: https://example.com:443/ [DEBUG] 20:17:46,831 [RealmVerifier.java : 210] : Verifying realm: https://example.com:444/ on return URL: https://example.com/ [DEBUG] 20:17:46,831 [RealmVerifier.java : 266] : Realm verification failed: port mismatch. [DEBUG] 20:17:46,831 [RealmVerifier.java : 210] : Verifying realm: https://example.com:443/ on return URL: https://example.com:443/ [INFO ] 20:17:46,831 [RealmVerifier.java : 278] : Return URL: https://example.com:443/ matches realm: https://example.com:443/ [DEBUG] 20:17:46,831 [RealmVerifier.java : 210] : Verifying realm: https://example.com:1443/ on return URL: https://example.com:1443/ [INFO ] 20:17:46,832 [RealmVerifier.java : 278] : Return URL: https://example.com:1443/ matches realm: https://example.com:1443/ [DEBUG] 20:17:46,832 [RealmVerifier.java : 210] : Verifying realm: http://*.example.com/ on return URL: http://www.example.com/ [INFO ] 20:17:46,832 [RealmVerifier.java : 278] : Return URL: http://www.example.com/ matches realm: http://*.example.com/ [DEBUG] 20:17:46,832 [RealmVerifier.java : 210] : Verifying realm: http://*.example.com/ on return URL: http://WWW.Example.Com/ [INFO ] 20:17:46,833 [RealmVerifier.java : 278] : Return URL: http://WWW.Example.Com/ matches realm: http://*.example.com/ [DEBUG] 20:17:46,833 [RealmVerifier.java : 210] : Verifying realm: http://*.Example.Com/ on return URL: http://www.example.com/ [INFO ] 20:17:46,833 [RealmVerifier.java : 278] : Return URL: http://www.example.com/ matches realm: http://*.Example.Com/ [DEBUG] 20:17:46,833 [RealmVerifier.java : 210] : Verifying realm: http://*.example.com/ on return URL: http://example.com/ [INFO ] 20:17:46,833 [RealmVerifier.java : 278] : Return URL: http://example.com/ matches realm: http://*.example.com/ [DEBUG] 20:17:46,833 [RealmVerifier.java : 210] : Verifying realm: http://*.example.com/ on return URL: http://example.ca/ [DEBUG] 20:17:46,834 [RealmVerifier.java : 259] : Realm verification failed: domain mismatch. [DEBUG] 20:17:46,834 [RealmVerifier.java : 210] : Verifying realm: http://*.example.com/ on return URL: http://xexample.com/ [DEBUG] 20:17:46,834 [RealmVerifier.java : 259] : Realm verification failed: domain mismatch. [DEBUG] 20:17:46,834 [RealmVerifier.java : 210] : Verifying realm: http://*.example.com/ on return URL: http://xample.com/ [DEBUG] 20:17:46,834 [RealmVerifier.java : 259] : Realm verification failed: domain mismatch. [DEBUG] 20:17:46,835 [RealmVerifier.java : 210] : Verifying realm: http://*.com/ on return URL: http://www.example.com/ [WARN ] 20:17:46,835 [RealmVerifier.java : 228] : Blacklisted realm domain: *.com [DEBUG] 20:17:46,835 [RealmVerifier.java : 210] : Verifying realm: http://*.info/ on return URL: http://www.example.info/ [WARN ] 20:17:46,835 [RealmVerifier.java : 228] : Blacklisted realm domain: *.info [DEBUG] 20:17:46,837 [RealmVerifier.java : 210] : Verifying realm: http://*.ca/ on return URL: http://www.example.ca/ [WARN ] 20:17:46,837 [RealmVerifier.java : 228] : Blacklisted realm domain: *.ca [DEBUG] 20:17:46,837 [RealmVerifier.java : 210] : Verifying realm: http://*.bc.ca/ on return URL: http://www.example.bc.ca/ [WARN ] 20:17:46,838 [RealmVerifier.java : 228] : Blacklisted realm domain: *.bc.ca [DEBUG] 20:17:46,838 [RealmVerifier.java : 210] : Verifying realm: http://*.sfu.ca/ on return URL: http://www.example.sfu.ca/ [INFO ] 20:17:46,838 [RealmVerifier.java : 278] : Return URL: http://www.example.sfu.ca/ matches realm: http://*.sfu.ca/ [DEBUG] 20:17:46,838 [RealmVerifier.java : 210] : Verifying realm: http://example.com/ on return URL: http://example.com/ [INFO ] 20:17:46,838 [RealmVerifier.java : 278] : Return URL: http://example.com/ matches realm: http://example.com/ [DEBUG] 20:17:46,838 [RealmVerifier.java : 210] : Verifying realm: http://example.com on return URL: http://example.com [INFO ] 20:17:46,839 [RealmVerifier.java : 278] : Return URL: http://example.com matches realm: http://example.com [DEBUG] 20:17:46,839 [RealmVerifier.java : 210] : Verifying realm: http://example.com/ on return URL: http://example.com [INFO ] 20:17:46,839 [RealmVerifier.java : 278] : Return URL: http://example.com matches realm: http://example.com/ [DEBUG] 20:17:46,839 [RealmVerifier.java : 210] : Verifying realm: http://example.com on return URL: http://example.com/ [INFO ] 20:17:46,839 [RealmVerifier.java : 278] : Return URL: http://example.com/ matches realm: http://example.com [DEBUG] 20:17:46,840 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder/ on return URL: http://example.com/sub/folder/ [INFO ] 20:17:46,841 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder/ matches realm: http://example.com/sub/folder/ [DEBUG] 20:17:46,841 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder on return URL: http://example.com/sub/folder [INFO ] 20:17:46,841 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder matches realm: http://example.com/sub/folder [DEBUG] 20:17:46,842 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder/ on return URL: http://example.com/sub/folder [INFO ] 20:17:46,842 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder matches realm: http://example.com/sub/folder/ [DEBUG] 20:17:46,842 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder on return URL: http://example.com/sub/folder/ [INFO ] 20:17:46,842 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder/ matches realm: http://example.com/sub/folder [DEBUG] 20:17:46,842 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/ on return URL: http://example.com/sub/folder/ [INFO ] 20:17:46,843 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder/ matches realm: http://example.com/sub/ [DEBUG] 20:17:46,843 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub on return URL: http://example.com/sub/folder/ [INFO ] 20:17:46,843 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder/ matches realm: http://example.com/sub [DEBUG] 20:17:46,843 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/ on return URL: http://example.com/sub/folder [INFO ] 20:17:46,843 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder matches realm: http://example.com/sub/ [DEBUG] 20:17:46,844 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub on return URL: http://example.com/sub/folder [INFO ] 20:17:46,844 [RealmVerifier.java : 278] : Return URL: http://example.com/sub/folder matches realm: http://example.com/sub [DEBUG] 20:17:46,844 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder/ on return URL: http://example.com/sub/fold [DEBUG] 20:17:46,844 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. [DEBUG] 20:17:46,844 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder/ on return URL: http://example.com/sub/fold/ [DEBUG] 20:17:46,844 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. [DEBUG] 20:17:46,845 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder on return URL: http://example.com/sub/fold [DEBUG] 20:17:46,845 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. [DEBUG] 20:17:46,845 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder on return URL: http://example.com/sub/fold/ [DEBUG] 20:17:46,845 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. [DEBUG] 20:17:46,845 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/folder/ on return URL: http://example.com/Sub/Folder/ [DEBUG] 20:17:46,846 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. [DEBUG] 20:17:46,846 [RealmVerifier.java : 210] : Verifying realm: http://example.com/Sub/Folder/ on return URL: http://example.com/sub/folder/ [DEBUG] 20:17:46,847 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. [DEBUG] 20:17:46,848 [RealmVerifier.java : 210] : Verifying realm: http://example.com/sub/* on return URL: http://example.com/sub/folder [DEBUG] 20:17:46,848 [RealmVerifier.java : 273] : Realm verification failed: path mismatch. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running org.openid4java.consumer.InMemoryConsumerAssociationStoreTest [DEBUG] 20:17:46,851 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b0705f [DEBUG] 20:17:46,851 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: a expires: Sat Feb 13 20:17:47 CET 2016 [DEBUG] 20:17:46,851 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: a with OP: http://example.com [DEBUG] 20:17:46,851 [Association.java : 111] : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@588237e [DEBUG] 20:17:46,852 [Association.java : 45] : Creating association, type: HMAC-SHA256 handle: b expires: Sat Feb 13 20:17:47 CET 2016 [DEBUG] 20:17:46,853 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: b with OP: http://example.com [DEBUG] 20:17:46,853 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b07e73 [DEBUG] 20:17:46,853 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: c expires: Sat Feb 13 20:17:47 CET 2016 [DEBUG] 20:17:46,853 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: c with OP: http://example.com [DEBUG] 20:17:46,854 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f8e3c [DEBUG] 20:17:46,854 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: a expires: Sat Feb 13 20:17:47 CET 2016 [DEBUG] 20:17:46,854 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: a with OP: http://example.net [DEBUG] 20:17:46,854 [Association.java : 111] : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@5880547 [DEBUG] 20:17:46,854 [Association.java : 45] : Creating association, type: HMAC-SHA256 handle: b expires: Sat Feb 13 20:17:47 CET 2016 [DEBUG] 20:17:46,855 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: b with OP: http://example.net [DEBUG] 20:17:46,856 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b07190 [DEBUG] 20:17:46,856 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: c expires: Sat Feb 13 20:17:47 CET 2016 [DEBUG] 20:17:46,857 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: c with OP: http://example.net [DEBUG] 20:17:48,858 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f843b [DEBUG] 20:17:48,859 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: d expires: Sat Feb 13 20:17:49 CET 2016 [INFO ] 20:17:48,859 [InMemoryConsumerAssociationStore.java : 138] : Removing expired association: a with OP: http://example.com [INFO ] 20:17:48,859 [InMemoryConsumerAssociationStore.java : 138] : Removing expired association: b with OP: http://example.com [INFO ] 20:17:48,859 [InMemoryConsumerAssociationStore.java : 138] : Removing expired association: c with OP: http://example.com [INFO ] 20:17:48,859 [InMemoryConsumerAssociationStore.java : 138] : Removing expired association: a with OP: http://example.net [INFO ] 20:17:48,859 [InMemoryConsumerAssociationStore.java : 138] : Removing expired association: b with OP: http://example.net [INFO ] 20:17:48,859 [InMemoryConsumerAssociationStore.java : 138] : Removing expired association: c with OP: http://example.net [DEBUG] 20:17:48,860 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: d with OP: http://example.org [DEBUG] 20:17:48,860 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f8710 [DEBUG] 20:17:48,860 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: a expires: Sat Feb 13 20:18:48 CET 2016 [DEBUG] 20:17:48,860 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: a with OP: http://example.com [DEBUG] 20:17:48,860 [Association.java : 111] : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@5880089 [DEBUG] 20:17:48,861 [Association.java : 45] : Creating association, type: HMAC-SHA256 handle: b expires: Sat Feb 13 20:18:48 CET 2016 [DEBUG] 20:17:48,861 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: b with OP: http://example.com [DEBUG] 20:17:48,861 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b074f8 [DEBUG] 20:17:48,861 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: c expires: Sat Feb 13 20:18:48 CET 2016 [DEBUG] 20:17:48,861 [InMemoryConsumerAssociationStore.java : 41] : Adding association to the in-memory store: c with OP: http://example.com [INFO ] 20:17:48,869 [InMemoryConsumerAssociationStore.java : 99] : Removing association: b widh OP: http://example.com Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec Running org.openid4java.discovery.DiscoveryTest [DEBUG] 20:17:48,873 [HtmlResolver.java : 37] : discovery.html.parser:org.openid4java.discovery.html.CyberNekoDOMHtmlParser [DEBUG] 20:17:48,874 [Discovery.java : 40] : discovery.xri.resolver:org.openid4java.discovery.xri.XriDotNetProxyResolver [DEBUG] 20:17:48,886 [XriDotNetProxyResolver.java : 37] : discovery.xrds.parser:org.openid4java.discovery.xrds.XrdsParserImpl [DEBUG] 20:17:48,887 [Discovery.java : 89] : Creating URL identifier for: http://example.com [DEBUG] 20:17:48,888 [UrlIdentifier.java : 125] : Normalized: http://example.com to: http://example.com/ [DEBUG] 20:17:48,888 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM [DEBUG] 20:17:48,888 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM to: http://example.com/ [DEBUG] 20:17:48,888 [Discovery.java : 89] : Creating URL identifier for: http://example.com/a/b?q=1#end [DEBUG] 20:17:48,889 [UrlIdentifier.java : 125] : Normalized: http://example.com/a/b?q=1#end to: http://example.com/a/b?q=1#end [DEBUG] 20:17:48,889 [Discovery.java : 89] : Creating URL identifier for: https://example.com [DEBUG] 20:17:48,889 [UrlIdentifier.java : 125] : Normalized: https://example.com to: https://example.com/ [DEBUG] 20:17:48,889 [Discovery.java : 89] : Creating URL identifier for: HTTPS://EXAMPLE.COM [DEBUG] 20:17:48,889 [UrlIdentifier.java : 125] : Normalized: HTTPS://EXAMPLE.COM to: https://example.com/ [DEBUG] 20:17:48,890 [Discovery.java : 89] : Creating URL identifier for: https://example.com/a/b?q=1#end [DEBUG] 20:17:48,890 [UrlIdentifier.java : 125] : Normalized: https://example.com/a/b?q=1#end to: https://example.com/a/b?q=1#end [DEBUG] 20:17:48,890 [Discovery.java : 89] : Creating URL identifier for: HttpS://Example.Com [DEBUG] 20:17:48,890 [UrlIdentifier.java : 125] : Normalized: HttpS://Example.Com to: https://example.com/ [DEBUG] 20:17:48,890 [Discovery.java : 99] : Creating URL identifier (http:// prepended) for: example.com [DEBUG] 20:17:48,891 [UrlIdentifier.java : 125] : Normalized: http://example.com to: http://example.com/ [DEBUG] 20:17:48,891 [Discovery.java : 99] : Creating URL identifier (http:// prepended) for: example.com/a/b?q=1#end [DEBUG] 20:17:48,891 [UrlIdentifier.java : 125] : Normalized: http://example.com/a/b?q=1#end to: http://example.com/a/b?q=1#end [DEBUG] 20:17:48,891 [Discovery.java : 99] : Creating URL identifier (http:// prepended) for: example.com [DEBUG] 20:17:48,891 [UrlIdentifier.java : 125] : Normalized: http://example.com to: http://example.com/ [DEBUG] 20:17:48,892 [Discovery.java : 94] : Creating XRI identifier for: =example [WARN ] 20:17:48,892 [XriDotNetProxyResolver.java : 100] : Creating XRI identifier with the friendly XRI identifier as the IRI/URI normal forms. [DEBUG] 20:17:48,892 [Discovery.java : 94] : Creating XRI identifier for: @example [WARN ] 20:17:48,892 [XriDotNetProxyResolver.java : 100] : Creating XRI identifier with the friendly XRI identifier as the IRI/URI normal forms. [DEBUG] 20:17:48,893 [Discovery.java : 94] : Creating XRI identifier for: $example [WARN ] 20:17:48,893 [XriDotNetProxyResolver.java : 100] : Creating XRI identifier with the friendly XRI identifier as the IRI/URI normal forms. [DEBUG] 20:17:48,893 [Discovery.java : 94] : Creating XRI identifier for: +example [WARN ] 20:17:48,893 [XriDotNetProxyResolver.java : 100] : Creating XRI identifier with the friendly XRI identifier as the IRI/URI normal forms. [DEBUG] 20:17:48,893 [Discovery.java : 94] : Creating XRI identifier for: !!1234 [WARN ] 20:17:48,893 [XriDotNetProxyResolver.java : 100] : Creating XRI identifier with the friendly XRI identifier as the IRI/URI normal forms. [DEBUG] 20:17:48,894 [Discovery.java : 82] : Dropping xri:// prefix from identifier: xri://=example [DEBUG] 20:17:48,894 [Discovery.java : 94] : Creating XRI identifier for: =example [WARN ] 20:17:48,894 [XriDotNetProxyResolver.java : 100] : Creating XRI identifier with the friendly XRI identifier as the IRI/URI normal forms. [DEBUG] 20:17:48,894 [Discovery.java : 82] : Dropping xri:// prefix from identifier: xri://example [DEBUG] 20:17:48,894 [Discovery.java : 99] : Creating URL identifier (http:// prepended) for: example [DEBUG] 20:17:48,894 [UrlIdentifier.java : 125] : Normalized: http://example to: http://example/ Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.openid4java.consumer.InMemoryNonceVerifierTest [DEBUG] 20:17:48,897 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z0 [DEBUG] 20:17:48,898 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z0 [DEBUG] 20:17:48,898 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,898 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z0 [DEBUG] 20:17:48,898 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z1 [DEBUG] 20:17:48,898 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z1 [DEBUG] 20:17:48,899 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,899 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,899 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z1 [DEBUG] 20:17:48,899 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z2 [DEBUG] 20:17:48,900 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z2 [DEBUG] 20:17:48,900 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,900 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,900 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,900 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z2 [DEBUG] 20:17:48,901 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z3 [DEBUG] 20:17:48,901 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z3 [DEBUG] 20:17:48,901 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z3 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,901 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,902 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,902 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,902 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z3 [DEBUG] 20:17:48,902 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z4 [DEBUG] 20:17:48,902 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z4 [DEBUG] 20:17:48,903 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z4 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,903 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,903 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,903 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,903 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z3 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,904 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z4 [DEBUG] 20:17:48,904 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z5 [DEBUG] 20:17:48,904 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z5 [DEBUG] 20:17:48,904 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z5 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,904 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,905 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,905 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,905 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z3 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,905 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z4 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,905 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z5 [DEBUG] 20:17:48,906 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z6 [DEBUG] 20:17:48,906 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z6 [DEBUG] 20:17:48,906 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z6 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,906 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,906 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,907 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,907 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z3 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,907 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z5 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,912 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z4 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,912 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z6 [DEBUG] 20:17:48,912 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:48Z7 [DEBUG] 20:17:48,912 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:48Z7 [DEBUG] 20:17:48,912 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z7 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,913 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,913 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,913 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,913 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z3 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,914 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z6 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,914 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z5 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,914 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z4 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:48,914 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:48Z7 [DEBUG] 20:17:49,915 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:49Z0 [DEBUG] 20:17:49,915 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:49Z0 [DEBUG] 20:17:49,915 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:49Z0 into Data object: Sat Feb 13 20:17:49 CET 2016 [DEBUG] 20:17:49,916 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z2 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,916 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z1 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,916 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z0 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,916 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z3 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,917 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z2 from OP: http://example.com [DEBUG] 20:17:49,917 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z1 from OP: http://example.com [DEBUG] 20:17:49,917 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z0 from OP: http://example.com [DEBUG] 20:17:49,917 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z3 from OP: http://example.com [DEBUG] 20:17:49,917 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z7 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,917 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z6 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,918 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z5 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,918 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:48Z4 into Data object: Sat Feb 13 20:17:48 CET 2016 [DEBUG] 20:17:49,918 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z7 from OP: http://example.net [DEBUG] 20:17:49,918 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z6 from OP: http://example.net [DEBUG] 20:17:49,918 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z5 from OP: http://example.net [DEBUG] 20:17:49,918 [InMemoryNonceVerifier.java : 91] : Removing nonce: 2016-02-13T19:17:48Z4 from OP: http://example.net [DEBUG] 20:17:49,918 [InMemoryNonceVerifier.java : 105] : Removed all nonces from OP: http://example.com [DEBUG] 20:17:49,921 [InMemoryNonceVerifier.java : 105] : Removed all nonces from OP: http://example.net [DEBUG] 20:17:49,921 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:49Z0 [DEBUG] 20:17:49,921 [AbstractNonceVerifier.java : 50] : Verifying nonce: xyz [ERROR] 20:17:49,922 [AbstractNonceVerifier.java : 68] : Error verifying the nonce: xyz java.text.ParseException: Unparseable date: "XYZ" at java.text.DateFormat.parse(DateFormat.java:366) at org.openid4java.util.InternetDateFormat.parse(InternetDateFormat.java:41) at org.openid4java.consumer.AbstractNonceVerifier.seen(AbstractNonceVerifier.java:56) at org.openid4java.consumer.AbstractNonceVerifierTest.testMalformed(AbstractNonceVerifierTest.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) [DEBUG] 20:17:49,925 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:16:48Zabc [DEBUG] 20:17:49,925 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:16:48Zabc into Data object: Sat Feb 13 20:16:48 CET 2016 [WARN ] 20:17:49,925 [AbstractNonceVerifier.java : 60] : Nonce is too old: 2016-02-13T19:16:48Zabc [DEBUG] 20:17:49,926 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:49Zabc [DEBUG] 20:17:49,926 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:49Zabc into Data object: Sat Feb 13 20:17:49 CET 2016 [DEBUG] 20:17:49,926 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:49Zabc [DEBUG] 20:17:49,926 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:49Zabc [DEBUG] 20:17:49,926 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:49Zabc into Data object: Sat Feb 13 20:17:49 CET 2016 [DEBUG] 20:17:49,926 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:49Zabc into Data object: Sat Feb 13 20:17:49 CET 2016 [ERROR] 20:17:49,927 [InMemoryNonceVerifier.java : 43] : Possible replay attack! Already seen nonce: 2016-02-13T19:17:49Zabc [DEBUG] 20:17:49,927 [AbstractNonceVerifier.java : 50] : Verifying nonce: 2016-02-13T19:17:49Zabc [DEBUG] 20:17:49,927 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:49Zabc into Data object: Sat Feb 13 20:17:49 CET 2016 [DEBUG] 20:17:49,927 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:49Zabc into Data object: Sat Feb 13 20:17:49 CET 2016 [DEBUG] 20:17:49,927 [InMemoryNonceVerifier.java : 49] : Nonce verified: 2016-02-13T19:17:49Zabc Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec Running org.openid4java.discovery.xrds.XrdsParserTest [DEBUG] 20:17:49,931 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:49,932 [XrdsParserImpl.java : 161] : Parsing XRDS input: <XRDS xmlns="xri://$xrds" ref="xri://(tel:+1-201-555-0123)*foo"> <XRD xmlns="xri://$xrd*($v*2.0)" version="2.0"> <Query>*foo</Query> <Status code="100"/> <ServerStatus code="100"/> <Expires>2005-05-30T09:30:10Z</Expires> <ProviderID>xri://(tel:+1-201-555-0123)</ProviderID> <LocalID>*baz</LocalID> <EquivID>https://example.com/example/resource/</EquivID> <CanonicalID>xri://(tel:+1-201-555-0123)!1234</CanonicalID> <CanonicalEquivID> xri://=!4a76!c2f7!9033.78bd </CanonicalEquivID> <Service> <ProviderID> xri://(tel:+1-201-555-0123)!1234 </ProviderID> <Type>xri://$res*auth*($v*2.0)</Type> <MediaType>application/xrds+xml</MediaType> <URI priority="10">http://resolve.example.com</URI> <URI priority="15">http://resolve2.example.com</URI> <URI>https://resolve.example.com</URI> </Service> <Service> <ProviderID> xri://(tel:+1-201-555-0123)!1234 </ProviderID> <Type>xri://$res*auth*($v*2.0)</Type> <MediaType>application/xrds+xml;https=true</MediaType> <URI>https://resolve.example.com</URI> </Service> <Service> <Type match="null" /> <Path select="true">/media/pictures</Path> <MediaType select="true">image/jpeg</MediaType> <URI append="path" >http://pictures.example.com</URI> </Service> <Service> <Type match="null" /> <Path select="true">/media/videos</Path> <MediaType select="true">video/mpeg</MediaType> <URI append="path" >http://videos.example.com</URI> </Service> <Service> <ProviderID> xri://!!1000!1234.5678</ProviderID> <Type match="null" /> <Path match="default" /> <URI>http://example.com/local</URI> </Service> <Service> <Type>http://example.com/some/service/v3.1</Type> <URI>http://example.com/some/service/endpoint</URI> <LocalID>https://example.com/example/resource/</LocalID> </Service> </XRD> </XRDS> [DEBUG] 20:17:50,076 [XrdsParserImpl.java : 90] : Found 3 services for the requested types. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running org.openid4java.server.InMemoryServerAssociationStoreTest [DEBUG] 20:17:50,089 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b072cb [DEBUG] 20:17:50,090 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391070088-0 expires: Sat Feb 13 20:17:51 CET 2016 [DEBUG] 20:17:50,090 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391070088-0 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:50,091 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b068c4 [DEBUG] 20:17:50,091 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391070088-1 expires: Sat Feb 13 20:17:51 CET 2016 [DEBUG] 20:17:50,092 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391070088-1 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:50,093 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f958d [DEBUG] 20:17:50,093 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391070088-2 expires: Sat Feb 13 20:17:51 CET 2016 [DEBUG] 20:17:50,093 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391070088-2 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:50,094 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b078f9 [DEBUG] 20:17:50,094 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391070088-3 expires: Sat Feb 13 20:17:51 CET 2016 [DEBUG] 20:17:50,094 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391070088-3 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:52,095 [InMemoryServerAssociationStore.java : 87] : Removing expired association, handle: 1455391070088-3 [DEBUG] 20:17:52,095 [InMemoryServerAssociationStore.java : 87] : Removing expired association, handle: 1455391070088-2 [DEBUG] 20:17:52,095 [InMemoryServerAssociationStore.java : 87] : Removing expired association, handle: 1455391070088-1 [DEBUG] 20:17:52,095 [InMemoryServerAssociationStore.java : 87] : Removing expired association, handle: 1455391070088-0 [DEBUG] 20:17:52,095 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f8097 [DEBUG] 20:17:52,096 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391070088-4 expires: Sat Feb 13 20:17:53 CET 2016 [DEBUG] 20:17:52,096 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391070088-4 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:52,096 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b061f7 [DEBUG] 20:17:52,097 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391072096-0 expires: Sat Feb 13 20:18:52 CET 2016 [DEBUG] 20:17:52,097 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391072096-0 type: HMAC-SHA1 expires in: 60 seconds. [DEBUG] 20:17:52,098 [Association.java : 111] : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@fa77dcd8 [DEBUG] 20:17:52,098 [Association.java : 45] : Creating association, type: HMAC-SHA256 handle: 1455391072096-1 expires: Sat Feb 13 20:18:52 CET 2016 [DEBUG] 20:17:52,098 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391072096-1 type: HMAC-SHA256 expires in: 60 seconds. [DEBUG] 20:17:52,099 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4fa765 [DEBUG] 20:17:52,100 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391072099-0 expires: Sat Feb 13 20:18:52 CET 2016 [DEBUG] 20:17:52,100 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391072099-0 type: HMAC-SHA1 expires in: 60 seconds. [DEBUG] 20:17:52,100 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b07d1d [DEBUG] 20:17:52,100 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391072100-0 expires: Sat Feb 13 20:17:53 CET 2016 [DEBUG] 20:17:52,100 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391072100-0 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:54,101 [InMemoryServerAssociationStore.java : 87] : Removing expired association, handle: 1455391072100-0 [DEBUG] 20:17:54,101 [Association.java : 88] : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@64b07142 [DEBUG] 20:17:54,101 [Association.java : 45] : Creating association, type: HMAC-SHA1 handle: 1455391074101-0 expires: Sat Feb 13 20:17:55 CET 2016 [DEBUG] 20:17:54,102 [InMemoryServerAssociationStore.java : 45] : Generated association, handle: 1455391074101-0 type: HMAC-SHA1 expires in: 1 seconds. [DEBUG] 20:17:54,102 [InMemoryServerAssociationStore.java : 61] : Removing association, handle: 1455391074101-0 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.018 sec Running org.openid4java.util.InternetDateFormatTest [DEBUG] 20:17:54,104 [InternetDateFormat.java : 43] : Parsed 1970-01-01T00:00:00Z into Data object: Thu Jan 01 01:00:00 CET 1970 [DEBUG] 20:17:54,104 [InternetDateFormat.java : 43] : Parsed 1970-01-01t00:00:00z into Data object: Thu Jan 01 01:00:00 CET 1970 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.openid4java.server.IncrementalNonceGeneratorTest [DEBUG] 20:17:54,106 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z0 [DEBUG] 20:17:54,106 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z1 [DEBUG] 20:17:54,106 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z2 [DEBUG] 20:17:54,106 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z3 [DEBUG] 20:17:54,106 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z4 [DEBUG] 20:17:54,106 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z5 [DEBUG] 20:17:54,107 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z6 [DEBUG] 20:17:54,107 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z7 [DEBUG] 20:17:54,107 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z8 [DEBUG] 20:17:54,107 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z9 [DEBUG] 20:17:54,111 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z10 [DEBUG] 20:17:54,113 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z11 [DEBUG] 20:17:54,113 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z12 [DEBUG] 20:17:54,114 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z13 [DEBUG] 20:17:54,114 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z14 [DEBUG] 20:17:54,114 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z15 [DEBUG] 20:17:54,114 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z16 [DEBUG] 20:17:54,114 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z17 [DEBUG] 20:17:54,114 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z18 [DEBUG] 20:17:54,115 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z19 [DEBUG] 20:17:54,115 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z20 [DEBUG] 20:17:54,115 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z21 [DEBUG] 20:17:54,115 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z22 [DEBUG] 20:17:54,115 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z23 [DEBUG] 20:17:54,115 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z24 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z25 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z26 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z27 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z28 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z29 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z30 [DEBUG] 20:17:54,116 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z31 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z32 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z33 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z34 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z35 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z36 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z37 [DEBUG] 20:17:54,117 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z38 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z39 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z40 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z41 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z42 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z43 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z44 [DEBUG] 20:17:54,118 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z45 [DEBUG] 20:17:54,119 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z46 [DEBUG] 20:17:54,119 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z47 [DEBUG] 20:17:54,119 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z48 [DEBUG] 20:17:54,119 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z49 [DEBUG] 20:17:54,119 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z50 [DEBUG] 20:17:54,119 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z51 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z52 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z53 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z54 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z55 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z56 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z57 [DEBUG] 20:17:54,120 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z58 [DEBUG] 20:17:54,121 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z59 [DEBUG] 20:17:54,121 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z60 [DEBUG] 20:17:54,121 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z61 [DEBUG] 20:17:54,121 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z62 [DEBUG] 20:17:54,121 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z63 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z64 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z65 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z66 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z67 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z68 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z69 [DEBUG] 20:17:54,122 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z70 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z71 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z72 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z73 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z74 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z75 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z76 [DEBUG] 20:17:54,123 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z77 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z78 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z79 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z80 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z81 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z82 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z83 [DEBUG] 20:17:54,124 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z84 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z85 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z86 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z87 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z88 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z89 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z90 [DEBUG] 20:17:54,125 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z91 [DEBUG] 20:17:54,126 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z92 [DEBUG] 20:17:54,126 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z93 [DEBUG] 20:17:54,126 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z94 [DEBUG] 20:17:54,126 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z95 [DEBUG] 20:17:54,126 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z96 [DEBUG] 20:17:54,126 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z97 [DEBUG] 20:17:54,127 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z98 [DEBUG] 20:17:54,127 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z99 [DEBUG] 20:17:54,127 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z0 [DEBUG] 20:17:54,127 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z1 [DEBUG] 20:17:54,127 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z2 [DEBUG] 20:17:54,128 [IncrementalNonceGenerator.java : 43] : Generated nonce: 2016-02-13T19:17:54Z0 [DEBUG] 20:17:54,128 [InternetDateFormat.java : 43] : Parsed 2016-02-13T19:17:54Z0 into Data object: Sat Feb 13 20:17:54 CET 2016 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.openid4java.infocard.OpenIDTokenTest [DEBUG] 20:17:54,130 [OpenIDToken.java : 74] : Processing xmlToken: <openid:OpenIDToken xmlns:openid="http://specs.openid.net/auth/2.0">openid.ns:http://specs.openid.net/auth/2.0 openid.mode:id_res openid.op_endpoint:https://example-op.com/openid-server/ openid.claimed_id:https://example-op.com/johndoe/ openid.identity:https://example-op.com/johndoe/ openid.return_to:https://example-rp.com/openid-infocard-endpoint/ openid.response_nonce:2007-06-28T22:16:58Z0 openid.assoc_handle:d38f38e8166443cb openid.signed:op_endpoint,claimed_id,identity,return_to,response_nonce,assoc_handle openid.sig:PZNucb3/5KnEHsOXEMFkg1FJAnGD+UbGR1LqsscVvEc= openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.mode:fetch_response openid.ext1.type.FirstName:http://axschema.org/namePerson/first openid.ext1.value.FirstName:John openid.ext1.type.LastName:http://axschema.org/namePerson/last openid.ext1.value.LastName:Doe openid.ext1.type.email:http://axschema.org/contact/email openid.ext1.value.email:johndoe@example.com</openid:OpenIDToken> [DEBUG] 20:17:54,132 [ParameterList.java : 188] : Creating parameter list from key-value form: openid.ns:http://specs.openid.net/auth/2.0 openid.mode:id_res openid.op_endpoint:https://example-op.com/openid-server/ openid.claimed_id:https://example-op.com/johndoe/ openid.identity:https://example-op.com/johndoe/ openid.return_to:https://example-rp.com/openid-infocard-endpoint/ openid.response_nonce:2007-06-28T22:16:58Z0 openid.assoc_handle:d38f38e8166443cb openid.signed:op_endpoint,claimed_id,identity,return_to,response_nonce,assoc_handle openid.sig:PZNucb3/5KnEHsOXEMFkg1FJAnGD+UbGR1LqsscVvEc= openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.mode:fetch_response openid.ext1.type.FirstName:http://axschema.org/namePerson/first openid.ext1.value.FirstName:John openid.ext1.type.LastName:http://axschema.org/namePerson/last openid.ext1.value.LastName:Doe openid.ext1.type.email:http://axschema.org/contact/email openid.ext1.value.email:johndoe@example.com [DEBUG] 20:17:54,133 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,135 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,135 [Message.java : 119] : Created message from parameter list: openid.ns:http://specs.openid.net/auth/2.0 openid.mode:id_res openid.op_endpoint:https://example-op.com/openid-server/ openid.claimed_id:https://example-op.com/johndoe/ openid.identity:https://example-op.com/johndoe/ openid.return_to:https://example-rp.com/openid-infocard-endpoint/ openid.response_nonce:2007-06-28T22:16:58Z0 openid.assoc_handle:d38f38e8166443cb openid.signed:op_endpoint,claimed_id,identity,return_to,response_nonce,assoc_handle openid.sig:PZNucb3/5KnEHsOXEMFkg1FJAnGD+UbGR1LqsscVvEc= openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.mode:fetch_response openid.ext1.type.FirstName:http://axschema.org/namePerson/first openid.ext1.value.FirstName:John openid.ext1.type.LastName:http://axschema.org/namePerson/last openid.ext1.value.LastName:Doe openid.ext1.type.email:http://axschema.org/contact/email openid.ext1.value.email:johndoe@example.com [DEBUG] 20:17:54,136 [OpenIDToken.java : 57] : Created http://specs.openid.net/auth/2.0 token Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.openid4java.message.ParameterListTest [DEBUG] 20:17:54,137 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,137 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,137 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,138 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,138 [ParameterList.java : 188] : Creating parameter list from key-value form: key1:value1 key1:value2 key2:value1 [DEBUG] 20:17:54,138 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,138 [ParameterList.java : 188] : Creating parameter list from key-value form: key1:value1 key1: key2:value1 [DEBUG] 20:17:54,138 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,139 [ParameterList.java : 188] : Creating parameter list from key-value form: key1:value1 key1: key2: [DEBUG] 20:17:54,139 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,139 [ParameterList.java : 188] : Creating parameter list from key-value form: key1:value1 key2:value:2 [DEBUG] 20:17:54,139 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,140 [ParameterList.java : 188] : Creating parameter list from key-value form: key1:value1 key2:value2 [DEBUG] 20:17:54,140 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,140 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,140 [ParameterList.java : 38] : Cloning parameter list: key1:value2 key2:value1 [DEBUG] 20:17:54,141 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,141 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,141 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,141 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,141 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,142 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,142 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,142 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,142 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,142 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,143 [ParameterList.java : 157] : Creating parameter list from query string: key1=value%31&key1=value2&key2=value1 [DEBUG] 20:17:54,143 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,143 [ParameterList.java : 157] : Creating parameter list from query string: key1=value%31&key1=&key2=value1 [DEBUG] 20:17:54,143 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,143 [ParameterList.java : 157] : Creating parameter list from query string: key1=value%31&key1=&key2= [DEBUG] 20:17:54,144 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,144 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,144 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,144 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,144 [ParameterList.java : 33] : Created empty parameter list. Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.openid4java.discovery.NormalizationTest [DEBUG] 20:17:54,145 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM/ [DEBUG] 20:17:54,145 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM/ to: http://example.com/ [DEBUG] 20:17:54,146 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM/A/B?Q=Z#END [DEBUG] 20:17:54,146 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM/A/B?Q=Z#END to: http://example.com/A/B?Q=Z#END [DEBUG] 20:17:54,146 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM/%3d [DEBUG] 20:17:54,146 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM/%3d to: http://example.com/%3D [DEBUG] 20:17:54,147 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM/a?%3d [DEBUG] 20:17:54,147 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM/a?%3d to: http://example.com/a?%3D [DEBUG] 20:17:54,147 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM/a?q#%3d [DEBUG] 20:17:54,147 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM/a?q#%3d to: http://example.com/a?q#%3D [DEBUG] 20:17:54,147 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM/%63 [DEBUG] 20:17:54,148 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM/%63 to: http://example.com/c [DEBUG] 20:17:54,148 [Discovery.java : 89] : Creating URL identifier for: HTTP://EXAMPLE.COM:80/A/B?Q=Z# [DEBUG] 20:17:54,148 [UrlIdentifier.java : 125] : Normalized: HTTP://EXAMPLE.COM:80/A/B?Q=Z# to: http://example.com/A/B?Q=Z# [DEBUG] 20:17:54,148 [Discovery.java : 89] : Creating URL identifier for: https://example.com:443 [DEBUG] 20:17:54,148 [UrlIdentifier.java : 125] : Normalized: https://example.com:443 to: https://example.com/ [DEBUG] 20:17:54,148 [Discovery.java : 89] : Creating URL identifier for: http://example.com//a/./b/../b/c/ [DEBUG] 20:17:54,149 [UrlIdentifier.java : 125] : Normalized: http://example.com//a/./b/../b/c/ to: http://example.com/a/b/c/ [DEBUG] 20:17:54,149 [Discovery.java : 89] : Creating URL identifier for: http://example.com [DEBUG] 20:17:54,149 [UrlIdentifier.java : 125] : Normalized: http://example.com to: http://example.com/ [DEBUG] 20:17:54,149 [Discovery.java : 89] : Creating URL identifier for: http://example.com?bla [DEBUG] 20:17:54,149 [UrlIdentifier.java : 125] : Normalized: http://example.com?bla to: http://example.com/?bla [DEBUG] 20:17:54,149 [Discovery.java : 89] : Creating URL identifier for: http://example.com#bla [DEBUG] 20:17:54,150 [UrlIdentifier.java : 125] : Normalized: http://example.com#bla to: http://example.com/#bla [DEBUG] 20:17:54,150 [Discovery.java : 89] : Creating URL identifier for: http://example.com/#123 [DEBUG] 20:17:54,150 [UrlIdentifier.java : 125] : Normalized: http://example.com/#123 to: http://example.com/#123 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.openid4java.message.ParameterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.openid4java.message.MessageTest [DEBUG] 20:17:54,152 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,152 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,153 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,153 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,153 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,153 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,154 [ParameterList.java : 84] : Creating parameter list: some:key:value [DEBUG] 20:17:54,154 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,154 [ParameterList.java : 84] : Creating parameter list: some key :value [DEBUG] 20:17:54,154 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,154 [ParameterList.java : 84] : Creating parameter list: key:val ue [DEBUG] 20:17:54,154 [ParameterList.java : 33] : Created empty parameter list. [DEBUG] 20:17:54,154 [ParameterList.java : 84] : Creating parameter list: some: key:value [DEBUG] 20:17:54,155 [ParameterList.java : 33] : Created empty parameter list. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.openid4java.discovery.yadis.CyberNekoDOMYadisHtmlParserTest [DEBUG] 20:17:54,341 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META content="text/html; charset=utf-8" http-equiv="Content-Type"> <LINK href="http://edevil.livejournal.com/data/rss" rel="alternate" title="RSS" type="application/rss+xml"> <LINK href="http://edevil.livejournal.com/data/atom" rel="alternate" title="Atom" type="application/atom+xml"> <LINK href="http://www.livejournal.com/interface/atomapi/edevil/feed" rel="service.feed" title="AtomAPI-enabled feed" type="application/atom+xml"> <LINK href="http://www.livejournal.com/interface/atomapi/edevil/post" rel="service.post" title="Create a new post" type="application/atom+xml"> <LINK href="http://www.livejournal.com/openid/server.bml" rel="openid.server"> <META content="http://edevil.livejournal.com/data/yadis" http-equiv="X-XRDS-Location"> <LINK href="http://p-stat.livejournal.com/ad_base.css" rel="stylesheet" type="text/css"> <SCRIPT src="http://p-stat.livejournal.com/js/core.js" type="text/javascript"></SCRIPT> <SCRIPT src="http://p-stat.livejournal.com/js/dom.js" type="text/javascript"></SCRIPT> <SCRIPT src="http://p-stat.livejournal.com/js/httpreq.js" type="text/javascript"></SCRIPT> <SCRIPT type="text/javascript"> function controlstrip_init() { if (! $('lj_controlstrip') ){ HTTPReq.getJSON({ url: "/edevil/__rpc_controlstrip?user=edevil", onData: function (data) { var body = document.getElementsByTagName("body")[0]; var div = document.createElement("div"); div.innerHTML = data; body.appendChild(div); }, onError: function (msg) { } }); } } DOM.addEventListener(window, "load", controlstrip_init); </SCRIPT> <LINK href="http://edevil.livejournal.com/data/foaf" rel="meta" title="FOAF" type="application/rdf+xml"> <LINK href="http://edevil.livejournal.com/friends" rel="group friends made" title="LiveJournal friends"> <SCRIPT language="JavaScript" type="text/javascript"> var Site; if (!Site) Site = {}; var site_p = {"media_embed_enabled": 1, "inbox_update_poll": 0, "has_remote": 0, "statprefix": "http://p-stat.livejournal.com", "ctx_popup": 1, "imgprefix": "http://p-stat.livejournal.com/img", "esn_async": 1, "currentJournal": "edevil", "siteroot": "http://www.livejournal.com", "currentJournalBase": "http://edevil.livejournal.com"}; var site_k = ["media_embed_enabled", "inbox_update_poll", "has_remote", "statprefix", "ctx_popup", "imgprefix", "esn_async", "currentJournal", "siteroot", "currentJournalBase"]; for (var i = 0; i < site_k.length; i++) { Site[site_k[i]] = site_p[site_k[i]]; } </SCRIPT> <SCRIPT src="http://p-stat.livejournal.com/js/??core.js,dom.js,httpreq.js,livejournal.js,common/AdEngine.js,esn.js,ippu.js,lj_ippu.js,hourglass.js,contextualhover.js,md5.js,login.js,snapshots.js,livejournal-local.js?v=1229634593" type="text/javascript"></SCRIPT> <LINK href="http://p-stat.livejournal.com/??lj_base.css,esn.css,contextualhover.css,controlstrip.css,controlstrip-dark.css,controlstrip-dark-local.css,controlstrip-local.css?v=1234469864" rel="stylesheet" type="text/css"> <STYLE type="text/css"> /* Cleaned CSS: */ body, td { font-family: "Verdana", sans-serif; font-size: 10pt; } a { text-decoration: none; } a:hover { text-decoration: underline; } .shadowed { font-size: 8pt; background: #aaaaaa; } .meta { font-size: 8pt; } .index { font-size: 8pt; } .caption, .index { color: #ffffff; } .caption A, .caption A:hover, .caption A:visited { color: #ffffff; text-decoration: none; } .comments { font-size: 8pt; } .quickreply { margin-top: 1em; width:100%; } .box, .entrybox { border: hidden #000000; } </STYLE> <TITLE>Andr?? Cruz</TITLE> </HEAD> <BODY alink="#00ffff" bgcolor="#2d4f89" link="#0000ff" text="#000000" vlink="#0000ff"> <TABLE cellpadding="0" cellspacing="0" id="lj_controlstrip"> <TR valign="top"> <TD id="lj_controlstrip_loggedout_userpic"><A href="http://www.livejournal.com/"><IMG alt="Home" border="0" src="http://p-stat.livejournal.com/img/controlstrip/ljlogo-transparent-loggedout.gif" title="Home"></A></TD><TD id="lj_controlstrip_actionlinks" nowrap><SPAN id="lj_controlstrip_statustext">You are viewing <SPAN class="ljuser" lj:user="edevil" style="white-space: nowrap;"><A href="http://edevil.livejournal.com/profile"><IMG alt="[info]" height="17" src="http://p-stat.livejournal.com/img/userinfo.gif" style="vertical-align: bottom; border: 0; padding-right: 1px;" width="17"></A><A href="http://edevil.livejournal.com/"><B>edevil</B></A></SPAN>'s journal</SPAN> <BR> <A href="http://www.livejournal.com/?returnto=http://edevil.livejournal.com/">Log in</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/create.bml">Create a LiveJournal Account</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/tour/">Learn more</A></TD><TD id="lj_controlstrip_search" nowrap><A href="http://www.livejournal.com/explore/" id="main_link">Explore LJ:</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/life/">Life</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/entertainment/">Entertainment</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/music/">Music</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/culture/">Culture</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/news-and-politics/">News &amp; Politics</A>&nbsp;&nbsp; <A href="http://www.livejournal.com/technology/">Technology</A>&nbsp;&nbsp; <BR> <FORM action="http://www.livejournal.com/multisearch.bml" method="GET"> <INPUT id="lj_controlstrip_search_input_text" name="q" onblur="if (this.value == '') { this.value = 'Search...'; this.style.color = '#999'; }" onfocus="if (this.value == 'Search...') { this.value = ''; this.style.color = ''; }" size="30" style="color: #999;" type="text" value="Search..."> <SELECT name="type" style="width:auto;"> <OPTION value="int">Interest</OPTION> <OPTION value="region">Region</OPTION> <OPTION value="nav_and_user">Site &amp; User</OPTION> <OPTION value="faq">FAQ</OPTION> <OPTION value="email">Email</OPTION> <OPTION value="im">IM Info</OPTION> </SELECT> <INPUT id="lj_controlstrip_search_submit" style="width:auto;" type="submit" value="Go"> </FORM> </TD> </TR> </TABLE> <TABLE height="100%" width="100%"> <TR> <TD valign="top"> <DIV align="center"> <TABLE border="0" cellpadding="2" cellspacing="0" class="box" id="topbox" summary="" width="600"> <TR> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="3" cellspacing="0" summary="" width="100%"> <TR class="caption"> <TD align="left" class="caption"><B>Andr?? Cruz</B></TD> <TD align="right" class="index">[<B>entries</B>|<A class="index" href="http://edevil.livejournal.com/calendar">archive</A>|<A class="index" href="http://edevil.livejournal.com/friends">friends</A>|<A class="index" href="http://edevil.livejournal.com/profile">userinfo</A>]</TD> </TR> </TABLE> <TABLE border="0" cellpadding="3" cellspacing="0" summary="" width="100%"> <TR> <TD align="center" class="shadowed"> <TABLE border="0" cellpadding="0" cellspacing="5" style="margin-left: auto; margin-right: auto;" summary=""> <TR> <TD> <TABLE bgcolor="#ffffff" border="0" cellpadding="2" cellspacing="0" summary=""> <TR> <TD align="center" bgcolor="#000000"><IMG alt="" border="0" height="100" src="http://p-userpic.livejournal.com/38322699/8821856" width="100"></TD> </TR> </TABLE> </TD> <TD> <DIV align="center"> <B>Andr?? Cruz</B> </DIV> <P> <TABLE border="0" cellpadding="0" cellspacing="0" summary=""> <TR> <TD class="meta">[</TD> <TD align="right" class="meta"><B>website</B></TD> <TD align="center" class="meta">|</TD> <TD align="left" class="meta"><A href="http://andre.cabine.org">My Home</A></TD> <TD class="meta">]</TD> </TR> <TR> <TD class="meta">[</TD> <TD align="right" class="meta"><B>userinfo</B></TD> <TD align="center" class="meta">|</TD> <TD align="left" class="meta"><A href="http://edevil.livejournal.com/profile">livejournal userinfo</A></TD> <TD class="meta">]</TD> </TR> <TR> <TD class="meta">[</TD> <TD align="right" class="meta"><B>archive</B></TD> <TD align="center" class="meta">|</TD> <TD align="left" class="meta"><A href="http://edevil.livejournal.com/calendar">journal archive</A></TD> <TD class="meta">]</TD> </TR> </TABLE> </P> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </TD> </TR> </TABLE> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"> <?_code ewfewfew _code></TD> <TD align="right" class="index">[Mar. 20th, 2007|<B>04:31 pm</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> Txi. Tanta publicidade...</TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/1958.html">link</A></TD><TD align="right" class="comments"><B><A href="http://edevil.livejournal.com/1958.html">1 comment</A></B>|<A href="http://edevil.livejournal.com/1958.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"><A class="subj-link" href="http://edevil.livejournal.com/1665.html">Look, a title.</A></TD> <TD align="right" class="index">[Jul. 17th, 2006|<B>11:37 am</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> <TABLE border="0" cellpadding="0" cellspacing="0" summary=""> <TR> <TD class="meta">[</TD><TD align="right" class="meta"><B>Tags</B></TD><TD align="center" class="meta">|</TD><TD class="meta"><A href="http://edevil.livejournal.com/tag/tag" rel="tag">tag</A></TD><TD class="meta">]</TD> </TR> </TABLE> <BR>An entry.</TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/1665.html">link</A></TD><TD align="right" class="comments"><B><A href="http://edevil.livejournal.com/1665.html">3 comments</A></B>|<A href="http://edevil.livejournal.com/1665.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"><A class="subj-link" href="http://edevil.livejournal.com/1299.html">Teste</A></TD> <TD align="right" class="index">[Apr. 19th, 2006|<B>04:59 pm</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> Teste de post. <BR> </TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/1299.html">link</A></TD><TD align="right" class="comments"><A href="http://edevil.livejournal.com/1299.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"><A class="lj_invisible">(no subject)</A></TD> <TD align="right" class="index">[Feb. 22nd, 2006|<B>03:10 pm</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> <FONT size="-1"><FONT face="Verdana"> &lt;table width=300 align=center border=1 bordercolor=black cellspacing=0 cellpadding=2&gt;<BR> &lt;tr&gt;&lt;td bgcolor=#66CCFF align=center&gt;<BR> &lt;font face="Georgia, Times New Roman, Times, serif" style='color:black; font-size: 14pt;'&gt;<BR> &lt;b&gt;You Are the Reformer&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;<BR> &lt;tr&gt;&lt;td align=center bgcolor=#FFFFFF&gt;<BR> &lt;center&gt;<BR> &nbsp; &lt;font color="#0000CC" size="+6"&gt;<BR> &nbsp; 1<BR> &nbsp; &lt;/font&gt;<BR> &lt;/center&gt;<BR> <BR> &lt;font color="#000000"&gt;<BR> You're a responsible person - with a clear sense of right and wrong.<BR> <BR> High standards are important to you, and you do everything to meet them.<BR> <BR> You are your own worst critic, feeling ashamed if you're not perfect.<BR> <BR> You have the highest integrity, and people expect you to be fair.<BR> &lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;<BR> <BR> &lt;div align="center"&gt;<BR> &lt;a href=<A class="moz-txt-link-rfc2396E" href="http://www.blogthings.com/numberquiz.html">"http://www.blogthings.com/numberquiz.ht<WBR></WBR>ml"</A>&gt;What number are you?&lt;/a&gt;<BR> &lt;/div&gt;</FONT></FONT></TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/1175.html">link</A></TD><TD align="right" class="comments"><A href="http://edevil.livejournal.com/1175.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"><A class="lj_invisible">(no subject)</A></TD> <TD align="right" class="index">[Feb. 22nd, 2006|<B>03:10 pm</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> <TABLE align="center" border="1" bordercolor="black" cellpadding="2" cellspacing="0" width="300"> <TR> <TD align="center" bgcolor="#66CCFF"> <BR> <FONT face="Georgia, Times New Roman, Times, serif" style="color:black; font-size: 14pt;"> <BR> <B>You Are the Reformer</B></FONT></TD> </TR> <TR> <TD align="center" bgcolor="#FFFFFF"> <BR> <CENTER> <BR> <FONT color="#0000CC" size="+6"> <BR> 1<BR> </FONT> <BR> </CENTER> <BR> <BR> <FONT color="#000000"> <BR>You're a responsible person - with a clear sense of right and wrong.<BR> <BR>High standards are important to you, and you do everything to meet them.<BR> <BR>You are your own worst critic, feeling ashamed if you're not perfect.<BR> <BR>You have the highest integrity, and people expect you to be fair.<BR> </FONT></TD> </TR> </TABLE> <BR> <BR> <DIV align="center"> <BR> <A href="http://www.blogthings.com/numberquiz.html">What number are you?</A> <BR> </DIV> </TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/979.html">link</A></TD><TD align="right" class="comments"><A href="http://edevil.livejournal.com/979.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"><A class="lj_invisible">(no subject)</A></TD> <TD align="right" class="index">[Jan. 24th, 2006|<B>02:59 pm</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> Isto ?? um <A href="http://telepac.pt">teste</A> .<BR> </TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/514.html">link</A></TD><TD align="right" class="comments"><B><A href="http://edevil.livejournal.com/514.html">1 comment</A></B>|<A href="http://edevil.livejournal.com/514.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="entrybox" summary="" width="600"> <TR align="left"> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="5" cellspacing="0" summary="" width="100%"> <TR align="left"> <TD class="caption"><A class="lj_invisible">(no subject)</A></TD> <TD align="right" class="index">[Nov. 28th, 2005|<B>03:05 pm</B>]</TD> </TR> <TR align="left"> <TD bgcolor="#ffffff" colspan="2"> Teste</TD> </TR> <TR bgcolor="#aaaaaa"> <TD align="left" class="comments" valign="top"> <A href="http://edevil.livejournal.com/272.html">link</A></TD><TD align="right" class="comments"><B><A href="http://edevil.livejournal.com/272.html">4 comments</A></B>|<A href="http://edevil.livejournal.com/272.html?mode=reply">post comment</A> <BR> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> <P> <TABLE border="0" cellpadding="2" cellspacing="0" class="box" summary=""> <TR> <TD bgcolor="#000000"> <TABLE border="0" cellpadding="3" cellspacing="0" summary=""> <TR> <TD align="center" class="index">navigation</TD> </TR> <TR> <TD align="center" bgcolor="#ffffff"> <TABLE border="0" cellpadding="0" cellspacing="0" summary=""> <TR> <TD class="meta">[</TD> <TD align="right" class="meta"><B>viewing</B></TD> <TD align="center" class="meta">|</TD> <TD class="meta">most recent entries</TD> <TD class="meta">]</TD> </TR> </TABLE> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </P> </DIV> </TD> <TD align="right" valign="top" width="20%"> <TABLE border="0" cellpadding="2" cellspacing="0" class="box" summary=""> <TR> <TD align="center" bgcolor="#000000"> <TABLE border="0" cellpadding="3" cellspacing="0" summary="" width="100%"> <TR> <TD align="center" class="shadowed"> <TABLE border="0" cellpadding="0" cellspacing="5" style="margin-left: auto; margin-right: auto;" summary=""> <TR> <TD> <DIV align="center"> <DIV class="ljad ljadbadge" id=""> <DIV style="clear: both; height: 0; overflow:hidden; font-size:0; line-height:0;"></DIV> <IFRAME frameborder="0" id="adframe" scrolling="no" src="http://ads.sixapart.com/show?country=PT&language=pt&height=90&p=lj&width=160&accttype=NON&adunit=badge&curl=0000ff&cbg=ffffff&cborder=000000&clink=0000ff&ctext=000000&gender=unknown&type=content&layout=generator&adplacement=s2.vertical&channel=Journal-Badge&theme=default_theme&contents=Txi.%2BTanta%2Bpublicidade...&url=http://edevil.livejournal.com//index.bml&pagenum=1b2094f811dba479eec88843b583afef2b66446d&r=1b2094f811dba479eec88843b583afef2b66446d:1&interests=cars,cinema,sports,books,computers,outdoor" style="width: 160px; height: 90px"></IFRAME> </DIV> <DIV class="ljad ljadskyscraper" id=""> <H4 style="float: left; margin-bottom: 2px; margin-top: 2px; clear: both;">Advertisement</H4> <DIV style="clear: both; height: 0; overflow:hidden; font-size:0; line-height:0;"></DIV> <IFRAME frameborder="0" id="adframe" scrolling="no" src="http://ads.sixapart.com/show?country=PT&language=pt&p=lj&width=160&accttype=NON&height=600&curl=0000ff&cbg=ffffff&cborder=000000&clink=0000ff&ctext=000000&gender=unknown&type=content&layout=generator&adunit=skyscraper&adplacement=s2.vertical&theme=default_theme&channel=Journal-Skyscraper&contents=Txi.%2BTanta%2Bpublicidade...&url=http://edevil.livejournal.com//index.bml&pagenum=1b2094f811dba479eec88843b583afef2b66446d&r=1b2094f811dba479eec88843b583afef2b66446d:2&interests=books,outdoor,cars,cinema,sports,computers" style="width: 160px; height: 600px"></IFRAME> <DIV style="float: right; margin-bottom: 3px; padding-top: 0px; line-height: 1em; white-space: nowrap;"> <A href="http://www.livejournal.com/manage/account/adsettings.bml">Customize</A> </DIV> </DIV> </DIV> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </TD> </TR> </TABLE> </TD> </TR> </TABLE> <P> <!-- Start Snap Shots JavaScript --> <SCRIPT language="JavaScript" type="text/javascript"> if (SnapShots) { SnapShots.init('livejournal.com', 'livejournal.ru', 'sol-agency.ru', 'last.fm', 'lastfm.com', 'lastfm.ru'); } </SCRIPT> <SCRIPT src="http://shots.snap.com/ss/58ee89670ea3f209807d70b5d41caccd/snap_shots.js?pub=pub-5821628-www.livejournal.com" type="text/javascript"></SCRIPT> <!-- End Snap Shots JavaScript --> </P> <DIV id="hello-world" style="text-align: left; font-size:0; line-height:0; height:0; overflow:hidden;"></DIV> </BODY> </HTML> [DEBUG] 20:17:54,343 [CyberNekoDOMYadisHtmlParser.java : 89] : Found X-XRDS-Location META tags. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec Running org.openid4java.discovery.html.CyberNekoDOMHtmlParserTest [DEBUG] 20:17:54,347 [CyberNekoDOMHtmlParser.java : 44] : Parsing HTML data: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title></title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <link rel="openid.server" href="http://www.example.com:8080/openidserver/openid.server" /> <link rel="openid.delegate" href="http://www.example.com:8080/openidserver/users/myusername"> </head> <body> </body> </html> [DEBUG] 20:17:54,349 [CyberNekoDOMHtmlParser.java : 120] : Found OpenID1 endpoint: http://www.example.com:8080/openidserver/openid.server [DEBUG] 20:17:54,350 [CyberNekoDOMHtmlParser.java : 134] : Found OpenID1 delegate: http://www.example.com:8080/openidserver/users/myusername [DEBUG] 20:17:54,351 [CyberNekoDOMHtmlParser.java : 65] : HTML discovery result: ClaimedID:null OpenID1-endpoint:http://www.example.com:8080/openidserver/openid.server OpenID1-delegate:http://www.example.com:8080/openidserver/users/myusername http://www.example.com:8080/openidserver/openid.server [DEBUG] 20:17:54,352 [CyberNekoDOMHtmlParser.java : 44] : Parsing HTML data: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title></title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <link rel="openid.server" href="http://www.example.com:8080/openidserver/openid.server" /> <link rel="openid.delegate" href="http://www.example.com:8080/openidserver/users/myusername"> </head> <body> </body> </html> [DEBUG] 20:17:54,360 [CyberNekoDOMHtmlParser.java : 120] : Found OpenID1 endpoint: http://www.example.com:8080/openidserver/openid.server [DEBUG] 20:17:54,361 [CyberNekoDOMHtmlParser.java : 134] : Found OpenID1 delegate: http://www.example.com:8080/openidserver/users/myusername [DEBUG] 20:17:54,361 [CyberNekoDOMHtmlParser.java : 65] : HTML discovery result: ClaimedID:null OpenID1-endpoint:http://www.example.com:8080/openidserver/openid.server OpenID1-delegate:http://www.example.com:8080/openidserver/users/myusername Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.openid4java.discovery.yadis.YadisResolverTest [INFO ] 20:17:54,381 [JCLLoggerAdapter.java : 216] : Logging to org.slf4j.impl.JCLLoggerAdapter@3c77d488 via org.mortbay.log.Slf4jLog [INFO ] 20:17:54,401 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,657 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,660 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,661 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simpleheaders ... [DEBUG] 20:17:54,715 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexrds [DEBUG] 20:17:54,727 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,728 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexrds [DEBUG] 20:17:54,728 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,728 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,737 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,738 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:54,738 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=simpleheaders [INFO ] 20:17:54,739 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,740 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,741 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,741 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,742 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simpleheaders_xml ... [DEBUG] 20:17:54,743 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexml [DEBUG] 20:17:54,745 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,745 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexml [DEBUG] 20:17:54,745 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,745 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,754 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,754 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:54,754 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=simpleheaders_xml [INFO ] 20:17:54,755 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,755 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,756 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,756 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,757 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=simplehtml ... [WARN ] 20:17:54,758 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:54,760 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=simplehtml; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:54,761 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=simplehtml ... [DEBUG] 20:17:54,764 [HttpCache.java : 202] : Read 549 bytes. [DEBUG] 20:17:54,766 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META content="http://localhost:8989/?headers=simplexrds&amp;xrds=simplexrds" http-equiv="X-XRDS-Location"> <TITLE>Joe Schmoe's Homepage</TITLE> </HEAD> <BODY> <H1>Joe Schmoe's larger than 350 bytes Homepage</H1> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> </BODY> </HTML> [DEBUG] 20:17:54,766 [CyberNekoDOMYadisHtmlParser.java : 89] : Found X-XRDS-Location META tags. [DEBUG] 20:17:54,766 [YadisResolver.java : 309] : input: <html> <head> <meta http-equiv="X-XRDS-Location" content="http://localhost:8989/?headers=simplexrds&xrds=simplexrds"> <title>Joe Schmoe's Homepage</title> </head> <body> <h1>Joe Schmoe's larger than 350 bytes Homepage</h1> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> </body> </html> [DEBUG] 20:17:54,766 [YadisResolver.java : 310] : xrdsLocation: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,766 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,768 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,768 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,768 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,768 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,777 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,778 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:54,778 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?html=simplehtml [INFO ] 20:17:54,779 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,785 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,786 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,786 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,787 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=redir_simpleheaders ... [DEBUG] 20:17:54,791 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexrds [DEBUG] 20:17:54,793 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,793 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexrds [DEBUG] 20:17:54,794 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,794 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,803 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,804 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:54,804 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=redir_simpleheaders [INFO ] 20:17:54,804 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,805 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,806 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,806 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,806 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=redir_simplehtml ... [WARN ] 20:17:54,809 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:54,810 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?headers=redir_simplehtml; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:54,810 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=redir_simplehtml ... [DEBUG] 20:17:54,813 [HttpCache.java : 202] : Read 549 bytes. [DEBUG] 20:17:54,815 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META content="http://localhost:8989/?headers=simplexrds&amp;xrds=simplexrds" http-equiv="X-XRDS-Location"> <TITLE>Joe Schmoe's Homepage</TITLE> </HEAD> <BODY> <H1>Joe Schmoe's larger than 350 bytes Homepage</H1> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> </BODY> </HTML> [DEBUG] 20:17:54,815 [CyberNekoDOMYadisHtmlParser.java : 89] : Found X-XRDS-Location META tags. [DEBUG] 20:17:54,816 [YadisResolver.java : 309] : input: <html> <head> <meta http-equiv="X-XRDS-Location" content="http://localhost:8989/?headers=simplexrds&xrds=simplexrds"> <title>Joe Schmoe's Homepage</title> </head> <body> <h1>Joe Schmoe's larger than 350 bytes Homepage</h1> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> </body> </html> [DEBUG] 20:17:54,816 [YadisResolver.java : 310] : xrdsLocation: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,816 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,818 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,818 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,818 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,818 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,824 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,824 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:54,824 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=redir_simplehtml [INFO ] 20:17:54,825 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,825 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,826 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,826 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,826 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=redir_simplexrds ... [DEBUG] 20:17:54,829 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=redir_simplexrds ... [DEBUG] 20:17:54,833 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,833 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,833 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,839 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,839 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [DEBUG] 20:17:54,839 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=redir_simplexrds [INFO ] 20:17:54,839 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=redir_simplexrds [INFO ] 20:17:54,840 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,841 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,841 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,841 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:54,842 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=simplehtml ... [WARN ] 20:17:54,843 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:54,851 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=simplehtml; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:54,851 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=simplehtml ... [DEBUG] 20:17:54,853 [HttpCache.java : 202] : Read 549 bytes. [DEBUG] 20:17:54,855 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META content="http://localhost:8989/?headers=simplexrds&amp;xrds=simplexrds" http-equiv="X-XRDS-Location"> <TITLE>Joe Schmoe's Homepage</TITLE> </HEAD> <BODY> <H1>Joe Schmoe's larger than 350 bytes Homepage</H1> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> </BODY> </HTML> [DEBUG] 20:17:54,855 [CyberNekoDOMYadisHtmlParser.java : 89] : Found X-XRDS-Location META tags. [DEBUG] 20:17:54,856 [YadisResolver.java : 309] : input: <html> <head> <meta http-equiv="X-XRDS-Location" content="http://localhost:8989/?headers=simplexrds&xrds=simplexrds"> <title>Joe Schmoe's Homepage</title> </head> <body> <h1>Joe Schmoe's larger than 350 bytes Homepage</h1> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> </body> </html> [DEBUG] 20:17:54,856 [YadisResolver.java : 310] : xrdsLocation: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,856 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,858 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:54,858 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:54,858 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:54,858 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:54,863 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:54,864 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:54,864 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?html=simplehtml [INFO ] 20:17:54,864 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,865 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,866 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,866 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [INFO ] 20:17:54,867 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:54,967 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:54,968 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:54,969 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [INFO ] 20:17:54,969 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [DEBUG] 20:17:55,069 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?servertopped ... [INFO ] 20:17:55,071 [HttpMethodDirector.java : 438] : I/O exception (java.net.ConnectException) caught when processing request: Connection refused [INFO ] 20:17:55,071 [HttpMethodDirector.java : 444] : Retrying request [INFO ] 20:17:55,072 [HttpMethodDirector.java : 438] : I/O exception (java.net.ConnectException) caught when processing request: Connection refused [INFO ] 20:17:55,072 [HttpMethodDirector.java : 444] : Retrying request [INFO ] 20:17:55,073 [HttpMethodDirector.java : 438] : I/O exception (java.net.ConnectException) caught when processing request: Connection refused [INFO ] 20:17:55,073 [HttpMethodDirector.java : 444] : Retrying request [INFO ] 20:17:55,074 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,074 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,075 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,075 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=invalidxrdslocation1 ... [DEBUG] 20:17:55,077 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=invalidxrdslocation2 ... [INFO ] 20:17:55,082 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,183 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,184 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,185 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,186 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplehtml&getheaders=invalidxrdslocation1 ... [DEBUG] 20:17:55,188 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplehtml&getheaders=invalidxrdslocation1 ... [DEBUG] 20:17:55,192 [HttpCache.java : 202] : Read 0 bytes. [DEBUG] 20:17:55,192 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplehtml&getheaders=invalidxrdslocation2 ... [DEBUG] 20:17:55,196 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplehtml&getheaders=invalidxrdslocation2 ... [DEBUG] 20:17:55,198 [HttpCache.java : 202] : Read 0 bytes. [INFO ] 20:17:55,199 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,300 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,301 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,301 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,301 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=multiplexrdslocation ... [WARN ] 20:17:55,306 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,309 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=multiplexrdslocation; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,310 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=multiplexrdslocation ... [DEBUG] 20:17:55,315 [HttpCache.java : 202] : Read 355 bytes. [DEBUG] 20:17:55,317 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META content="http://localhost:8989/?headers=simplexrds&amp;xrds=simplexrds" http-equiv="X-XRDS-Location"> <META content="http://localhost:8989/?xrds=simplexrds" http-equiv="X-XRDS-Location"> <TITLE>Joe Schmoe's Homepage</TITLE> </HEAD> <BODY> <H1>Joe Schmoe's Homepage</H1> <P>Blah blah blah blah blah blah blah</P> </BODY> </HTML> [DEBUG] 20:17:55,318 [CyberNekoDOMYadisHtmlParser.java : 89] : Found X-XRDS-Location META tags. [INFO ] 20:17:55,318 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,419 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,419 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,420 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,420 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=nohead ... [WARN ] 20:17:55,422 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,423 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=nohead; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,423 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=nohead ... [DEBUG] 20:17:55,425 [HttpCache.java : 202] : Read 109 bytes. [DEBUG] 20:17:55,427 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <BODY> <H1>Joe Schmoe's Homepage</H1> <P>Blah blah blah blah blah blah blah</P> </BODY> </HTML> [DEBUG] 20:17:55,427 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=twoheads ... [WARN ] 20:17:55,429 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,430 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=twoheads; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,430 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=twoheads ... [DEBUG] 20:17:55,433 [HttpCache.java : 202] : Read 301 bytes. [DEBUG] 20:17:55,434 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=extraheadinbody ... [WARN ] 20:17:55,435 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,437 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=extraheadinbody; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,437 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=extraheadinbody ... [DEBUG] 20:17:55,439 [HttpCache.java : 202] : Read 321 bytes. [DEBUG] 20:17:55,443 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META content="http://localhost:8989/?headers=simplexrds&amp;xrds=simplexrds" http-equiv="X-XRDS-Location"> <TITLE>Joe Schmoe's Homepage</TITLE> </HEAD> <BODY> <H1>Joe Schmoe's Homepage</H1> <P>Blah blah blah blah blah blah blah</P> some other head, inside the html body </BODY> </HTML> [DEBUG] 20:17:55,443 [CyberNekoDOMYadisHtmlParser.java : 89] : Found X-XRDS-Location META tags. [DEBUG] 20:17:55,443 [YadisResolver.java : 309] : input: <html> <head> <meta http-equiv="X-XRDS-Location" content="http://localhost:8989/?headers=simplexrds&xrds=simplexrds"> <title>Joe Schmoe's Homepage</title> </head> <body> <h1>Joe Schmoe's Homepage</h1> <p>Blah blah blah blah blah blah blah</p> <head>some other head, inside the html body</head> </body> </html> [DEBUG] 20:17:55,447 [YadisResolver.java : 310] : xrdsLocation: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:55,447 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:55,454 [HttpCache.java : 202] : Read 308 bytes. [DEBUG] 20:17:55,454 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=simplexrds [DEBUG] 20:17:55,454 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:55,454 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:55,460 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:55,460 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [INFO ] 20:17:55,460 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?html=extraheadinbody [INFO ] 20:17:55,462 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,467 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,467 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,468 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,469 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=headnometa ... [WARN ] 20:17:55,470 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,471 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=headnometa; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,471 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=headnometa ... [DEBUG] 20:17:55,474 [HttpCache.java : 202] : Read 444 bytes. [DEBUG] 20:17:55,476 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE>Joe Schmoe's Homepage</TITLE> </HEAD> <BODY> <H1>Joe Schmoe's larger than 350 bytes Homepage</H1> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> <P>Blah blah blah blah blah blah blah</P> </BODY> </HTML> [DEBUG] 20:17:55,477 [CyberNekoDOMYadisHtmlParser.java : 67] : No <meta> element found under <html><head>. See Yadis specification, section 6.2.5/1. [DEBUG] 20:17:55,477 [YadisResolver.java : 309] : input: <html> <head> <title>Joe Schmoe's Homepage</title> </head> <body> <h1>Joe Schmoe's larger than 350 bytes Homepage</h1> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> <p>Blah blah blah blah blah blah blah</p> </body> </html> [DEBUG] 20:17:55,483 [YadisResolver.java : 310] : xrdsLocation: null [INFO ] 20:17:55,483 [YadisResolver.java : 245] : Yadis discovered 0 endpoints from: http://localhost:8989/?html=headnometa [INFO ] 20:17:55,485 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,591 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,592 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,593 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,593 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=empty ... [WARN ] 20:17:55,596 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,598 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=empty; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,598 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=empty ... [DEBUG] 20:17:55,600 [HttpCache.java : 202] : Read 0 bytes. [DEBUG] 20:17:55,601 [CyberNekoDOMYadisHtmlParser.java : 47] : document: <HTML></HTML> [INFO ] 20:17:55,602 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,702 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,703 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,703 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,704 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?html=nonexistantfile ... [WARN ] 20:17:55,705 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/headers/null (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.setHeadersFromFile(YadisTestServlet.java:118) at org.openid4java.discovery.yadis.YadisTestServlet.doHead(YadisTestServlet.java:37) at javax.servlet.http.HttpServlet.service(HttpServlet.java:757) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,706 [YadisResolver.java : 377] : Cannot retrieve X-XRDS-Location using HEAD from http://localhost:8989/?html=nonexistantfile; status=HTTP/1.1 500 homejavastreamdejenkinsjobscomgooglecodeopenid4javaworkspacetargettestdataheadersnull_No_such_file_or_directory [DEBUG] 20:17:55,706 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?html=nonexistantfile ... [WARN ] 20:17:55,708 [JCLLoggerAdapter.java : 346] : / java.io.FileNotFoundException: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/test-data/html/nonexistantfile (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at java.io.FileReader.<init>(FileReader.java:58) at org.openid4java.discovery.yadis.YadisTestServlet.doGet(YadisTestServlet.java:95) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:217) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) [DEBUG] 20:17:55,708 [HttpCache.java : 202] : Read 3168 bytes. [INFO ] 20:17:55,709 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,709 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,709 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,710 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,710 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simpleheaders ... [DEBUG] 20:17:55,711 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexrds [DEBUG] 20:17:55,713 [HttpCache.java : 202] : Read 10 bytes. [DEBUG] 20:17:55,713 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?xrds=simplexrds&headers=simplexrds [INFO ] 20:17:55,714 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,814 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,815 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,815 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,816 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds1 ... [DEBUG] 20:17:55,817 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds1 ... [DEBUG] 20:17:55,819 [HttpCache.java : 202] : Read 279 bytes. [DEBUG] 20:17:55,819 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:55,819 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:55,827 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds2 ... [DEBUG] 20:17:55,828 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds2 ... [DEBUG] 20:17:55,830 [HttpCache.java : 202] : Read 293 bytes. [DEBUG] 20:17:55,830 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:55,830 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http://www.openidenabled.com/</URI> </XRD> </xrds:XRDS> [INFO ] 20:17:55,839 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,940 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,941 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,941 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,941 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds3 ... [DEBUG] 20:17:55,943 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds3 ... [DEBUG] 20:17:55,945 [HttpCache.java : 202] : Read 280 bytes. [DEBUG] 20:17:55,945 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:55,945 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>:</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:55,958 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds4 ... [DEBUG] 20:17:55,962 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds4 ... [DEBUG] 20:17:55,964 [HttpCache.java : 202] : Read 284 bytes. [DEBUG] 20:17:55,964 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:55,964 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI>http:</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:55,971 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds5 ... [DEBUG] 20:17:55,978 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds5 ... [DEBUG] 20:17:55,981 [HttpCache.java : 202] : Read 306 bytes. [DEBUG] 20:17:55,982 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:55,982 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://specs.openid.net/auth/2.0/signon</Type> <URI>bla bla</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:55,986 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:55,987 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://specs.openid.net/auth/2.0/signon] URI: bla bla URI Priority: -1 LocalID: null [DEBUG] 20:17:55,988 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds5 [INFO ] 20:17:55,988 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds5 [INFO ] 20:17:55,991 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:55,992 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:55,993 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:55,993 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:55,993 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=xrdsdelegate ... [DEBUG] 20:17:55,995 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=xrdsdelegate ... [DEBUG] 20:17:56,002 [HttpCache.java : 202] : Read 435 bytes. [DEBUG] 20:17:56,002 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:56,002 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns:openid="http://openid.net/xmlns/1.0" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://openid.net/signon/1.1</Type> <URI>http://www.openidenabled.com/</URI> <openid:Delegate>http://example.com/delegate/</openid:Delegate> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:56,008 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:56,008 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://openid.net/signon/1.1] URI: http://www.openidenabled.com/ URI Priority: -1 LocalID: null [DEBUG] 20:17:56,009 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=xrdsdelegate [INFO ] 20:17:56,009 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=simplexrds&xrds=xrdsdelegate [DEBUG] 20:17:56,009 [UrlIdentifier.java : 125] : Normalized: http://localhost:8989/?headers=simplexrds&xrds=xrdsdelegate to: http://localhost:8989/?headers=simplexrds&xrds=xrdsdelegate [INFO ] 20:17:56,010 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy [INFO ] 20:17:56,010 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:56,011 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: init [INFO ] 20:17:56,011 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [DEBUG] 20:17:56,011 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 ... [DEBUG] 20:17:56,012 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 ... [DEBUG] 20:17:56,014 [HttpCache.java : 202] : Read 279 bytes. [DEBUG] 20:17:56,014 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://example.com/] [DEBUG] 20:17:56,014 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI></URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:56,019 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [DEBUG] 20:17:56,019 [XrdsParserImpl.java : 115] : Discovered endpoint: Service priority: 0 Type: [http://example.com/] URI: null URI Priority: -1 LocalID: null [DEBUG] 20:17:56,019 [YadisResult.java : 119] : Setting X-XRDS-Location for yadis result: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [INFO ] 20:17:56,019 [YadisResolver.java : 245] : Yadis discovered 1 endpoints from: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [WARN ] 20:17:56,026 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [DEBUG] 20:17:56,027 [Discovery.java : 89] : Creating URL identifier for: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [DEBUG] 20:17:56,027 [UrlIdentifier.java : 125] : Normalized: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 to: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [INFO ] 20:17:56,027 [Discovery.java : 128] : Starting discovery on URL identifier: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [DEBUG] 20:17:56,027 [YadisResolver.java : 351] : Performing HTTP HEAD on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 ... [DEBUG] 20:17:56,029 [YadisResolver.java : 351] : Performing HTTP GET on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 ... [DEBUG] 20:17:56,030 [HttpCache.java : 202] : Read 279 bytes. [DEBUG] 20:17:56,030 [XrdsParserImpl.java : 48] : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:56,031 [XrdsParserImpl.java : 161] : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI></URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:56,035 [XrdsParserImpl.java : 90] : Found 1 services for the requested types. [INFO ] 20:17:56,035 [YadisResolver.java : 245] : Yadis discovered 0 endpoints from: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [INFO ] 20:17:56,036 [Discovery.java : 139] : No OpenID service endpoints discovered through Yadis; attempting HTML discovery... [INFO ] 20:17:56,036 [HttpCache.java : 242] : Cached GET response does not match the required content type, removing. [INFO ] 20:17:56,036 [HttpCache.java : 144] : Removing cached GET for http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [INFO ] 20:17:56,036 [HttpCache.java : 102] : Removing cached GET response for http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [DEBUG] 20:17:56,038 [HttpCache.java : 202] : Read 279 bytes. [DEBUG] 20:17:56,039 [UrlIdentifier.java : 125] : Normalized: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 to: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [DEBUG] 20:17:56,039 [CyberNekoDOMHtmlParser.java : 44] : Parsing HTML data: <?xml version="1.0" encoding="UTF-8"?> <!-- Sample XRDS file at: xrds --> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://example.com/</Type> <URI></URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:56,040 [CyberNekoDOMHtmlParser.java : 65] : HTML discovery result: ClaimedID:http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [INFO ] 20:17:56,040 [HtmlResolver.java : 127] : HTML discovery completed on: http://localhost:8989/?headers=simplexrds&xrds=malformedxrds6 [INFO ] 20:17:56,040 [Discovery.java : 151] : Discovered 0 OpenID endpoints. [INFO ] 20:17:56,041 [JCLLoggerAdapter.java : 216] : org.openid4java.discovery.yadis.YadisTestServlet: destroy Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.78 sec Running org.openid4java.samples.ConsumerAndProviderTest [WARN ] 20:17:56,144 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,145 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,149 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,149 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,151 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,152 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,152 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [WARN ] 20:17:56,152 [RealmVerifier.java : 107] : RP discovery / realm validation disabled; [INFO ] 20:17:56,153 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:56,154 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginCallbackServlet: init [INFO ] 20:17:56,154 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginServlet: init [INFO ] 20:17:56,154 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.ProviderServlet: init [INFO ] 20:17:56,155 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.UserInfoServlet: init [INFO ] 20:17:56,156 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [INFO ] 20:17:56,239 [HttpServletSupport.java : 37] LoginServlet call-1 : begin onService [INFO ] 20:17:56,239 [LoginServlet.java : 33] LoginServlet call-1 : display form [INFO ] 20:17:56,240 [HttpServletSupport.java : 49] LoginServlet call-1 : end onService [INFO ] 20:17:56,346 [HtmlUnitDialog.java : 692] : Window "" changed : "no_html" became "" [INFO ] 20:17:56,369 [HttpServletSupport.java : 37] LoginServlet call-2 : begin onService [INFO ] 20:17:56,371 [LoginServlet.java : 28] LoginServlet call-2 : openind_identifier set => try to consume [DEBUG] 20:17:56,371 [Discovery.java : 89] LoginServlet call-2 : Creating URL identifier for: http://localhost:8989/user [DEBUG] 20:17:56,371 [UrlIdentifier.java : 125] LoginServlet call-2 : Normalized: http://localhost:8989/user to: http://localhost:8989/user [INFO ] 20:17:56,372 [Discovery.java : 128] LoginServlet call-2 : Starting discovery on URL identifier: http://localhost:8989/user [DEBUG] 20:17:56,372 [YadisResolver.java : 351] LoginServlet call-2 : Performing HTTP HEAD on: http://localhost:8989/user ... [INFO ] 20:17:56,375 [HttpServletSupport.java : 37] UserInfoServlet call-3 : begin onService [INFO ] 20:17:56,376 [HttpServletSupport.java : 49] UserInfoServlet call-3 : end onService [DEBUG] 20:17:56,377 [YadisResolver.java : 351] LoginServlet call-2 : Performing HTTP GET on: http://localhost:8989/user ... [INFO ] 20:17:56,378 [HttpServletSupport.java : 37] UserInfoServlet call-4 : begin onService [INFO ] 20:17:56,378 [HttpServletSupport.java : 49] UserInfoServlet call-4 : end onService [DEBUG] 20:17:56,379 [HttpCache.java : 202] LoginServlet call-2 : Read 320 bytes. [DEBUG] 20:17:56,379 [XrdsParserImpl.java : 48] LoginServlet call-2 : Parsing XRDS input for service types: [http://openid.net/signon/1.1, http://specs.openid.net/auth/2.0/signon, http://openid.net/signon/1.0, http://specs.openid.net/auth/2.0/server] [DEBUG] 20:17:56,379 [XrdsParserImpl.java : 161] LoginServlet call-2 : Parsing XRDS input: <?xml version="1.0" encoding="UTF-8"?> <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns:openid="http://openid.net/xmlns/1.0" xmlns="xri://$xrd*($v*2.0)"> <XRD> <Service priority="0"> <Type>http://openid.net/signon/1.0</Type> <URI>http://localhost:8989/provider</URI> </Service> </XRD> </xrds:XRDS> [DEBUG] 20:17:56,386 [XrdsParserImpl.java : 90] LoginServlet call-2 : Found 1 services for the requested types. [DEBUG] 20:17:56,388 [XrdsParserImpl.java : 115] LoginServlet call-2 : Discovered endpoint: Service priority: 0 Type: [http://openid.net/signon/1.0] URI: http://localhost:8989/provider URI Priority: -1 LocalID: null [DEBUG] 20:17:56,388 [YadisResult.java : 119] LoginServlet call-2 : Setting X-XRDS-Location for yadis result: http://localhost:8989/user [INFO ] 20:17:56,389 [YadisResolver.java : 245] LoginServlet call-2 : Yadis discovered 1 endpoints from: http://localhost:8989/user [DEBUG] 20:17:56,389 [UrlIdentifier.java : 125] LoginServlet call-2 : Normalized: http://localhost:8989/user to: http://localhost:8989/user [INFO ] 20:17:56,389 [Discovery.java : 151] LoginServlet call-2 : Discovered 1 OpenID endpoints. [INFO ] 20:17:56,390 [ConsumerManager.java : 707] LoginServlet call-2 : Trying to associate with http://localhost:8989/provider attempts left: 4 [WARN ] 20:17:56,390 [ConsumerManager.java : 894] LoginServlet call-2 : Could not create association of type: :HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,397 [DiffieHellmanSession.java : 96] LoginServlet call-2 : Created DH session: DH-SHA1:HMAC-SHA1:OpenID1 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:56,400 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,401 [AssociationRequest.java : 80] LoginServlet call-2 : Creating association request, type: DH-SHA1:HMAC-SHA1:OpenID1DH session: DH-SHA1:HMAC-SHA1:OpenID1 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:56,401 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,402 [AssociationRequest.java : 140] LoginServlet call-2 : Created association request: openid.mode:associate openid.session_type:DH-SHA1 openid.assoc_type:HMAC-SHA1 openid.dh_consumer_public:RaDaFbdonZDTM9oIKr2n91xDb7qQdgiFHuK1cjw6oMqOviZRxzlgUZsrpewcWFBQu2XGRarTgAPx3w9W/8xDsat/KGIEQYtFrMCK/Xb5+HD3j9KJ7yOvDFJLvm7KwMq5tNBReP2UhljMC37ZE9Efqc5tH0c2d+hcV6839FN/kpg= [DEBUG] 20:17:56,402 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,402 [ConsumerManager.java : 767] LoginServlet call-2 : Trying association type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,402 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,402 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,402 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,405 [ConsumerManager.java : 616] LoginServlet call-2 : Performing HTTP POST on http://localhost:8989/provider [INFO ] 20:17:56,407 [HttpServletSupport.java : 37] ProviderServlet call-5 : begin onService [INFO ] 20:17:56,407 [ProviderServlet.java : 26] ProviderServlet call-5 : start processing... [DEBUG] 20:17:56,408 [ParameterList.java : 84] ProviderServlet call-5 : Creating parameter list: openid.assoc_type:HMAC-SHA1 openid.mode:associate openid.session_type:DH-SHA1 openid.dh_consumer_public:RaDaFbdonZDTM9oIKr2n91xDb7qQdgiFHuK1cjw6oMqOviZRxzlgUZsrpewcWFBQu2XGRarTgAPx3w9W/8xDsat/KGIEQYtFrMCK/Xb5+HD3j9KJ7yOvDFJLvm7KwMq5tNBReP2UhljMC37ZE9Efqc5tH0c2d+hcV6839FN/kpg= [INFO ] 20:17:56,408 [ServerManager.java : 382] ProviderServlet call-5 : Processing association request... [DEBUG] 20:17:56,408 [ParameterList.java : 33] ProviderServlet call-5 : Created empty parameter list. [DEBUG] 20:17:56,408 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,408 [AssociationRequest.java : 153] ProviderServlet call-5 : Created association request from message parameters: openid.assoc_type:HMAC-SHA1 openid.mode:associate openid.session_type:DH-SHA1 openid.dh_consumer_public:RaDaFbdonZDTM9oIKr2n91xDb7qQdgiFHuK1cjw6oMqOviZRxzlgUZsrpewcWFBQu2XGRarTgAPx3w9W/8xDsat/KGIEQYtFrMCK/Xb5+HD3j9KJ7yOvDFJLvm7KwMq5tNBReP2UhljMC37ZE9Efqc5tH0c2d+hcV6839FN/kpg= [DEBUG] 20:17:56,409 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,409 [Association.java : 88] ProviderServlet call-5 : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f8e58 [DEBUG] 20:17:56,409 [Association.java : 45] ProviderServlet call-5 : Creating association, type: HMAC-SHA1 handle: 1455391076149-0 expires: Sat Feb 13 20:47:56 CET 2016 [DEBUG] 20:17:56,409 [InMemoryServerAssociationStore.java : 45] ProviderServlet call-5 : Generated association, handle: 1455391076149-0 type: HMAC-SHA1 expires in: 1800 seconds. [INFO ] 20:17:56,413 [ServerManager.java : 408] ProviderServlet call-5 : Returning shared association; handle: 1455391076149-0 [DEBUG] 20:17:56,413 [ParameterList.java : 33] ProviderServlet call-5 : Created empty parameter list. [DEBUG] 20:17:56,413 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,414 [AssociationResponse.java : 57] ProviderServlet call-5 : Creating association response, type: DH-SHA1:HMAC-SHA1:OpenID1 association handle: 1455391076149-0 [DEBUG] 20:17:56,414 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,417 [DiffieHellmanSession.java : 96] ProviderServlet call-5 : Created DH session: DH-SHA1:HMAC-SHA1:OpenID1 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:56,421 [DiffieHellmanSession.java : 253] ProviderServlet call-5 : Encrypted MAC key Base64: qVd85YHVU6OG6KFBavwUzNLRJUA= [DEBUG] 20:17:56,421 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,421 [AssociationResponse.java : 107] ProviderServlet call-5 : Created association response: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076149-0 expires_in:1799 dh_server_public:AK/dsg/apyK/3iBGl6fxcECn6/x2fAo7T/XTbY0kT3T4/dMqFOqCC8GeDCXFkYuS2D8Hex6DsPjg2gRuh5fPHKoH6tjBRloETfdRc7u0i76lVw5cnlh9oS0x8XkK4lEHniPcPfQXqQ5WkgeiM7+EwkD21gtIzNJNuaIGQIeww/8N enc_mac_key:qVd85YHVU6OG6KFBavwUzNLRJUA= [INFO ] 20:17:56,422 [ProviderServlet.java : 30] ProviderServlet call-5 : processing not null :session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076149-0 expires_in:1799 dh_server_public:AK/dsg/apyK/3iBGl6fxcECn6/x2fAo7T/XTbY0kT3T4/dMqFOqCC8GeDCXFkYuS2D8Hex6DsPjg2gRuh5fPHKoH6tjBRloETfdRc7u0i76lVw5cnlh9oS0x8XkK4lEHniPcPfQXqQ5WkgeiM7+EwkD21gtIzNJNuaIGQIeww/8N enc_mac_key:qVd85YHVU6OG6KFBavwUzNLRJUA= [INFO ] 20:17:56,422 [HttpServletSupport.java : 49] ProviderServlet call-5 : end onService [DEBUG] 20:17:56,422 [ParameterList.java : 188] LoginServlet call-2 : Creating parameter list from key-value form: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076149-0 expires_in:1799 dh_server_public:AK/dsg/apyK/3iBGl6fxcECn6/x2fAo7T/XTbY0kT3T4/dMqFOqCC8GeDCXFkYuS2D8Hex6DsPjg2gRuh5fPHKoH6tjBRloETfdRc7u0i76lVw5cnlh9oS0x8XkK4lEHniPcPfQXqQ5WkgeiM7+EwkD21gtIzNJNuaIGQIeww/8N enc_mac_key:qVd85YHVU6OG6KFBavwUzNLRJUA= [DEBUG] 20:17:56,422 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,422 [ParameterList.java : 89] LoginServlet call-2 : Copying parameter list: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076149-0 expires_in:1799 dh_server_public:AK/dsg/apyK/3iBGl6fxcECn6/x2fAo7T/XTbY0kT3T4/dMqFOqCC8GeDCXFkYuS2D8Hex6DsPjg2gRuh5fPHKoH6tjBRloETfdRc7u0i76lVw5cnlh9oS0x8XkK4lEHniPcPfQXqQ5WkgeiM7+EwkD21gtIzNJNuaIGQIeww/8N enc_mac_key:qVd85YHVU6OG6KFBavwUzNLRJUA= [DEBUG] 20:17:56,422 [ConsumerManager.java : 622] LoginServlet call-2 : Retrived response: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076149-0 expires_in:1799 dh_server_public:AK/dsg/apyK/3iBGl6fxcECn6/x2fAo7T/XTbY0kT3T4/dMqFOqCC8GeDCXFkYuS2D8Hex6DsPjg2gRuh5fPHKoH6tjBRloETfdRc7u0i76lVw5cnlh9oS0x8XkK4lEHniPcPfQXqQ5WkgeiM7+EwkD21gtIzNJNuaIGQIeww/8N enc_mac_key:qVd85YHVU6OG6KFBavwUzNLRJUA= [DEBUG] 20:17:56,423 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,423 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,423 [AssociationResponse.java : 121] LoginServlet call-2 : Created association response from message parameters: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076149-0 expires_in:1799 dh_server_public:AK/dsg/apyK/3iBGl6fxcECn6/x2fAo7T/XTbY0kT3T4/dMqFOqCC8GeDCXFkYuS2D8Hex6DsPjg2gRuh5fPHKoH6tjBRloETfdRc7u0i76lVw5cnlh9oS0x8XkK4lEHniPcPfQXqQ5WkgeiM7+EwkD21gtIzNJNuaIGQIeww/8N enc_mac_key:qVd85YHVU6OG6KFBavwUzNLRJUA= [DEBUG] 20:17:56,423 [AssociationResponse.java : 315] LoginServlet call-2 : Retrieving MAC key from association response... [DEBUG] 20:17:56,423 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,426 [DiffieHellmanSession.java : 298] LoginServlet call-2 : Decrypted MAC key Base64: WY9KotpX0mCztMpD6TXx78PFP9w= [DEBUG] 20:17:56,427 [AssociationResponse.java : 331] LoginServlet call-2 : Decrypted MAC key (base64): WY9KotpX0mCztMpD6TXx78PFP9w= [DEBUG] 20:17:56,427 [Association.java : 45] LoginServlet call-2 : Creating association, type: HMAC-SHA1 handle: 1455391076149-0 expires: Sat Feb 13 20:47:55 CET 2016 [DEBUG] 20:17:56,427 [AssociationResponse.java : 354] LoginServlet call-2 : Created association for handle: 1455391076149-0 [DEBUG] 20:17:56,427 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,427 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,427 [InMemoryConsumerAssociationStore.java : 41] LoginServlet call-2 : Adding association to the in-memory store: 1455391076149-0 with OP: http://localhost:8989/provider [INFO ] 20:17:56,427 [ConsumerManager.java : 804] LoginServlet call-2 : Associated with http://localhost:8989/provider handle: 1455391076149-0 [INFO ] 20:17:56,428 [ConsumerManager.java :1065] LoginServlet call-2 : Creating authentication request for OP-endpoint: http://localhost:8989/provider claimedID: http://localhost:8989/user OP-specific ID: http://localhost:8989/user [DEBUG] 20:17:56,429 [IncrementalNonceGenerator.java : 43] LoginServlet call-2 : Generated nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,429 [ConsumerManager.java :1367] LoginServlet call-2 : Creating private association for opUrl http://localhost:8989/provider [DEBUG] 20:17:56,429 [Association.java : 111] LoginServlet call-2 : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@5883e2d [DEBUG] 20:17:56,429 [Association.java : 45] LoginServlet call-2 : Creating association, type: HMAC-SHA256 handle: expires: Sat Feb 13 20:22:56 CET 2016 [DEBUG] 20:17:56,429 [InMemoryConsumerAssociationStore.java : 41] LoginServlet call-2 : Adding association to the in-memory store: with OP: http://localhost:8989/provider [DEBUG] 20:17:56,430 [Association.java : 261] LoginServlet call-2 : Computing signature for input data: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0 [DEBUG] 20:17:56,430 [Association.java : 267] LoginServlet call-2 : Calculated signature: XkpQKYHwG7X5/bzsLu3Gb2159uKknmO9tbmyD0VX9Do= [INFO ] 20:17:56,430 [ConsumerManager.java :1387] LoginServlet call-2 : Inserted consumer nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,430 [ConsumerManager.java :1389] LoginServlet call-2 : return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D [DEBUG] 20:17:56,431 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,431 [RealmVerifier.java : 210] LoginServlet call-2 : Verifying realm: http://localhost:8989/loginCallback on return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D [INFO ] 20:17:56,431 [RealmVerifier.java : 278] LoginServlet call-2 : Return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D matches realm: http://localhost:8989/loginCallback [DEBUG] 20:17:56,431 [AuthRequest.java : 103] LoginServlet call-2 : Created auth request: openid.identity:http://localhost:8989/user openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.trust_root:http://localhost:8989/loginCallback openid.assoc_handle:1455391076149-0 openid.mode:checkid_setup [DEBUG] 20:17:56,432 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,432 [AxMessage.java : 50] LoginServlet call-2 : Created empty AXMessage. [DEBUG] 20:17:56,433 [FetchRequest.java : 41] LoginServlet call-2 : Created empty fetch request. [DEBUG] 20:17:56,433 [FetchRequest.java : 127] LoginServlet call-2 : Added new attribute to fetch request; type: http://schema.openid.net/contact/email alias: email count: 1 required: true [DEBUG] 20:17:56,433 [Message.java : 396] LoginServlet call-2 : Adding extension; type URI: http://openid.net/srv/ax/1.0 alias: ext1 [DEBUG] 20:17:56,434 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,434 [SRegMessage.java : 73] LoginServlet call-2 : Created empty SRegMessage. [DEBUG] 20:17:56,434 [SRegRequest.java : 34] LoginServlet call-2 : Created empty SReg request. [DEBUG] 20:17:56,434 [SRegRequest.java : 105] LoginServlet call-2 : Added new attribute to SReg request: email required: true [DEBUG] 20:17:56,434 [Message.java : 396] LoginServlet call-2 : Adding extension; type URI: http://openid.net/sreg/1.0 alias: sreg [INFO ] 20:17:56,445 [HttpServletSupport.java : 49] LoginServlet call-2 : end onService [INFO ] 20:17:56,452 [HttpMethodDirector.java : 817] : Redirect requested but followRedirects is disabled [INFO ] 20:17:56,456 [HttpServletSupport.java : 37] ProviderServlet call-6 : begin onService [INFO ] 20:17:56,456 [ProviderServlet.java : 26] ProviderServlet call-6 : start processing... [DEBUG] 20:17:56,456 [ParameterList.java : 84] ProviderServlet call-6 : Creating parameter list: openid.ext1.mode:fetch_request openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.sreg.required:email openid.ns.sreg:http://openid.net/sreg/1.0 openid.identity:http://localhost:8989/user openid.assoc_handle:1455391076149-0 openid.mode:checkid_setup openid.trust_root:http://localhost:8989/loginCallback openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.type.email:http://schema.openid.net/contact/email openid.ext1.required:email [DEBUG] 20:17:56,456 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,456 [RealmVerifier.java : 210] ProviderServlet call-6 : Verifying realm: http://localhost:8989/loginCallback on return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D [INFO ] 20:17:56,457 [RealmVerifier.java : 278] ProviderServlet call-6 : Return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D matches realm: http://localhost:8989/loginCallback [DEBUG] 20:17:56,457 [AuthRequest.java : 118] ProviderServlet call-6 : Created auth request: openid.ext1.mode:fetch_request openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.sreg.required:email openid.ns.sreg:http://openid.net/sreg/1.0 openid.identity:http://localhost:8989/user openid.assoc_handle:1455391076149-0 openid.mode:checkid_setup openid.trust_root:http://localhost:8989/loginCallback openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.type.email:http://schema.openid.net/contact/email openid.ext1.required:email [INFO ] 20:17:56,457 [ServerManager.java : 592] ProviderServlet call-6 : Parsing authentication request... [DEBUG] 20:17:56,457 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,457 [RealmVerifier.java : 210] ProviderServlet call-6 : Verifying realm: http://localhost:8989/loginCallback on return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D [INFO ] 20:17:56,457 [RealmVerifier.java : 278] ProviderServlet call-6 : Return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D matches realm: http://localhost:8989/loginCallback [DEBUG] 20:17:56,458 [AuthRequest.java : 118] ProviderServlet call-6 : Created auth request: openid.ext1.mode:fetch_request openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.sreg.required:email openid.ns.sreg:http://openid.net/sreg/1.0 openid.identity:http://localhost:8989/user openid.assoc_handle:1455391076149-0 openid.mode:checkid_setup openid.trust_root:http://localhost:8989/loginCallback openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.type.email:http://schema.openid.net/contact/email openid.ext1.required:email [INFO ] 20:17:56,458 [ServerManager.java : 665] ProviderServlet call-6 : Processing authentication request... [DEBUG] 20:17:56,458 [ServerManager.java : 713] ProviderServlet call-6 : Using ClaimedID: userSelectedClaimedId OP-specific ID: http://localhost:8989/user [INFO ] 20:17:56,458 [ServerManager.java : 731] ProviderServlet call-6 : Loaded shared association; handle: 1455391076149-0 [DEBUG] 20:17:56,459 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,459 [AuthSuccess.java : 286] ProviderServlet call-6 : Setting fields to be signed: return_to,identity [DEBUG] 20:17:56,460 [AuthSuccess.java : 364] ProviderServlet call-6 : Added signature: [DEBUG] 20:17:56,460 [AuthSuccess.java : 106] ProviderServlet call-6 : Created positive auth response: openid.mode:id_res openid.identity:http://localhost:8989/user openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.assoc_handle:1455391076149-0 openid.signed:return_to,identity openid.sig: [INFO ] 20:17:56,463 [ServerManager.java : 759] ProviderServlet call-6 : Returning positive assertion for http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D [DEBUG] 20:17:56,463 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,463 [AxMessage.java : 50] ProviderServlet call-6 : Created empty AXMessage. [DEBUG] 20:17:56,463 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,463 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,464 [AxMessage.java : 50] ProviderServlet call-6 : Created empty AXMessage. [DEBUG] 20:17:56,464 [FetchRequest.java : 80] ProviderServlet call-6 : Created fetch request from parameter list: mode:fetch_request type.email:http://schema.openid.net/contact/email required:email [DEBUG] 20:17:56,464 [Message.java : 513] ProviderServlet call-6 : Extracting http://openid.net/srv/ax/1.0 extension from message... [DEBUG] 20:17:56,465 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,465 [AxMessage.java : 50] ProviderServlet call-6 : Created empty AXMessage. [DEBUG] 20:17:56,466 [FetchResponse.java : 35] ProviderServlet call-6 : Created empty fetch response. [DEBUG] 20:17:56,466 [AxPayload.java : 67] ProviderServlet call-6 : Added new attribute to AX payload; type: http://schema.openid.net/contact/email alias: email count: 1 [DEBUG] 20:17:56,466 [Message.java : 396] ProviderServlet call-6 : Adding extension; type URI: http://openid.net/srv/ax/1.0 alias: ext1 [DEBUG] 20:17:56,466 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,466 [SRegMessage.java : 73] ProviderServlet call-6 : Created empty SRegMessage. [DEBUG] 20:17:56,466 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,467 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,467 [SRegMessage.java : 73] ProviderServlet call-6 : Created empty SRegMessage. [DEBUG] 20:17:56,467 [SRegRequest.java : 73] ProviderServlet call-6 : Created SReg request from parameter list: required:email [DEBUG] 20:17:56,467 [Message.java : 513] ProviderServlet call-6 : Extracting http://openid.net/sreg/1.0 extension from message... [DEBUG] 20:17:56,469 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,469 [SRegMessage.java : 73] ProviderServlet call-6 : Created empty SRegMessage. [DEBUG] 20:17:56,469 [SRegResponse.java : 36] ProviderServlet call-6 : Created empty fetch response. [DEBUG] 20:17:56,469 [SRegResponse.java : 119] ProviderServlet call-6 : Added new attribute to SReg response: email value: user@example.com [DEBUG] 20:17:56,469 [Message.java : 396] ProviderServlet call-6 : Adding extension; type URI: http://openid.net/sreg/1.0 alias: sreg [DEBUG] 20:17:56,469 [AuthSuccess.java : 286] ProviderServlet call-6 : Setting fields to be signed: return_to,identity,sreg.email [DEBUG] 20:17:56,470 [AuthSuccess.java : 286] ProviderServlet call-6 : Setting fields to be signed: return_to,identity,sreg.email [DEBUG] 20:17:56,470 [Association.java : 261] ProviderServlet call-6 : Computing signature for input data: return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D identity:http://localhost:8989/user sreg.email:user@example.com [DEBUG] 20:17:56,470 [Association.java : 267] ProviderServlet call-6 : Calculated signature: gkskuxPqKqb/132K2VZQMZPySho= [DEBUG] 20:17:56,470 [AuthSuccess.java : 364] ProviderServlet call-6 : Added signature: gkskuxPqKqb/132K2VZQMZPySho= [INFO ] 20:17:56,471 [ProviderServlet.java : 30] ProviderServlet call-6 : processing not null :http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D&openid.mode=id_res&openid.identity=http%3A%2F%2Flocalhost%3A8989%2Fuser&openid.return_to=http%3A%2F%2Flocalhost%3A8989%2FloginCallback%3Fopenid.rpnonce%3D2016-02-13T19%253A17%253A56Z0%26openid.rpsig%3DXkpQKYHwG7X5%252FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%253D&openid.assoc_handle=1455391076149-0&openid.signed=return_to%2Cidentity%2Csreg.email&openid.sig=gkskuxPqKqb%2F132K2VZQMZPySho%3D&openid.ns.ext1=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ext1.mode=fetch_response&openid.ext1.type.email=http%3A%2F%2Fschema.openid.net%2Fcontact%2Femail&openid.ext1.value.email=user%40example.com&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fsreg%2F1.0&openid.sreg.email=user%40example.com [INFO ] 20:17:56,471 [HttpServletSupport.java : 49] ProviderServlet call-6 : end onService [INFO ] 20:17:56,478 [HtmlUnitDialog.java : 692] : Window "" changed : "" became "" [INFO ] 20:17:56,482 [HttpServletSupport.java : 37] LoginCallbackServlet call-7 : begin onService [INFO ] 20:17:56,482 [LoginCallbackServlet.java : 35] LoginCallbackServlet call-7 : verify response [DEBUG] 20:17:56,482 [ParameterList.java : 84] LoginCallbackServlet call-7 : Creating parameter list: openid.identity:http://localhost:8989/user openid.ext1.value.email:user@example.com openid.signed:return_to,identity,sreg.email openid.ext1.type.email:http://schema.openid.net/contact/email openid.rpsig:XkpQKYHwG7X5/bzsLu3Gb2159uKknmO9tbmyD0VX9Do= openid.ext1.mode:fetch_response openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.ns.sreg:http://openid.net/sreg/1.0 openid.assoc_handle:1455391076149-0 openid.mode:id_res openid.rpnonce:2016-02-13T19:17:56Z0 openid.sig:gkskuxPqKqb/132K2VZQMZPySho= openid.sreg.email:user@example.com openid.ns.ext1:http://openid.net/srv/ax/1.0 [INFO ] 20:17:56,483 [ConsumerManager.java :1123] LoginCallbackServlet call-7 : Verifying authentication response... [DEBUG] 20:17:56,483 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,483 [AuthSuccess.java : 119] LoginCallbackServlet call-7 : Created positive auth response: openid.identity:http://localhost:8989/user openid.ext1.value.email:user@example.com openid.signed:return_to,identity,sreg.email openid.ext1.type.email:http://schema.openid.net/contact/email openid.rpsig:XkpQKYHwG7X5/bzsLu3Gb2159uKknmO9tbmyD0VX9Do= openid.ext1.mode:fetch_response openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D openid.ns.sreg:http://openid.net/sreg/1.0 openid.assoc_handle:1455391076149-0 openid.mode:id_res openid.rpnonce:2016-02-13T19:17:56Z0 openid.sig:gkskuxPqKqb/132K2VZQMZPySho= openid.sreg.email:user@example.com openid.ns.ext1:http://openid.net/srv/ax/1.0 [INFO ] 20:17:56,484 [ConsumerManager.java :1147] LoginCallbackServlet call-7 : Received positive auth response. [DEBUG] 20:17:56,484 [ConsumerManager.java :1195] LoginCallbackServlet call-7 : Verifying return URL; receiving: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D&openid.mode=id_res&openid.identity=http%3A%2F%2Flocalhost%3A8989%2Fuser&openid.return_to=http%3A%2F%2Flocalhost%3A8989%2FloginCallback%3Fopenid.rpnonce%3D2016-02-13T19%253A17%253A56Z0%26openid.rpsig%3DXkpQKYHwG7X5%252FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%253D&openid.assoc_handle=1455391076149-0&openid.signed=return_to%2Cidentity%2Csreg.email&openid.sig=gkskuxPqKqb%2F132K2VZQMZPySho%3D&openid.ns.ext1=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ext1.mode=fetch_response&openid.ext1.type.email=http%3A%2F%2Fschema.openid.net%2Fcontact%2Femail&openid.ext1.value.email=user%40example.com&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fsreg%2F1.0&openid.sreg.email=user%40example.com message: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D [DEBUG] 20:17:56,484 [ConsumerManager.java :1564] LoginCallbackServlet call-7 : Verifying discovered information for OpenID1 assertion about ClaimedID: http://localhost:8989/user [DEBUG] 20:17:56,484 [ConsumerManager.java :1412] LoginCallbackServlet call-7 : Extracting consumer nonce... [DEBUG] 20:17:56,484 [ConsumerManager.java :1441] LoginCallbackServlet call-7 : Extracted consumer nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,485 [ConsumerManager.java :1447] LoginCallbackServlet call-7 : Extracted consumer nonce signature: XkpQKYHwG7X5/bzsLu3Gb2159uKknmO9tbmyD0VX9Do= [DEBUG] 20:17:56,485 [ConsumerManager.java :1466] LoginCallbackServlet call-7 : Consumer signed text: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0 [DEBUG] 20:17:56,485 [ConsumerManager.java :1470] LoginCallbackServlet call-7 : Loading private association for opUrl http://localhost:8989/provider [DEBUG] 20:17:56,485 [Association.java : 278] LoginCallbackServlet call-7 : Verifying signature: XkpQKYHwG7X5/bzsLu3Gb2159uKknmO9tbmyD0VX9Do= [DEBUG] 20:17:56,485 [Association.java : 261] LoginCallbackServlet call-7 : Computing signature for input data: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0 [DEBUG] 20:17:56,485 [Association.java : 267] LoginCallbackServlet call-7 : Calculated signature: XkpQKYHwG7X5/bzsLu3Gb2159uKknmO9tbmyD0VX9Do= [INFO ] 20:17:56,485 [ConsumerManager.java :1480] LoginCallbackServlet call-7 : Consumer nonce signature verified. [DEBUG] 20:17:56,486 [AbstractNonceVerifier.java : 50] LoginCallbackServlet call-7 : Verifying nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,486 [InternetDateFormat.java : 43] LoginCallbackServlet call-7 : Parsed 2016-02-13T19:17:56Z0 into Data object: Sat Feb 13 20:17:56 CET 2016 [DEBUG] 20:17:56,486 [InMemoryNonceVerifier.java : 49] LoginCallbackServlet call-7 : Nonce verified: 2016-02-13T19:17:56Z0 [INFO ] 20:17:56,486 [ConsumerManager.java :1782] LoginCallbackServlet call-7 : Found association: 1455391076149-0 verifying signature locally... [DEBUG] 20:17:56,486 [Association.java : 278] LoginCallbackServlet call-7 : Verifying signature: gkskuxPqKqb/132K2VZQMZPySho= [DEBUG] 20:17:56,486 [Association.java : 261] LoginCallbackServlet call-7 : Computing signature for input data: return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=XkpQKYHwG7X5%2FbzsLu3Gb2159uKknmO9tbmyD0VX9Do%3D identity:http://localhost:8989/user sreg.email:user@example.com [DEBUG] 20:17:56,486 [Association.java : 267] LoginCallbackServlet call-7 : Calculated signature: gkskuxPqKqb/132K2VZQMZPySho= [DEBUG] 20:17:56,487 [ConsumerManager.java :1790] LoginCallbackServlet call-7 : Local signature verification succeeded. [INFO ] 20:17:56,487 [ConsumerManager.java :1850] LoginCallbackServlet call-7 : Verification succeeded for: http://localhost:8989/user [DEBUG] 20:17:56,487 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,487 [AxMessage.java : 50] LoginCallbackServlet call-7 : Created empty AXMessage. [DEBUG] 20:17:56,487 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,487 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,487 [AxMessage.java : 50] LoginCallbackServlet call-7 : Created empty AXMessage. [DEBUG] 20:17:56,488 [FetchResponse.java : 67] LoginCallbackServlet call-7 : Created fetch response from parameter list: value.email:user@example.com type.email:http://schema.openid.net/contact/email mode:fetch_response [DEBUG] 20:17:56,488 [Message.java : 513] LoginCallbackServlet call-7 : Extracting http://openid.net/srv/ax/1.0 extension from message... [DEBUG] 20:17:56,488 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,488 [SRegMessage.java : 73] LoginCallbackServlet call-7 : Created empty SRegMessage. [DEBUG] 20:17:56,488 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,488 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,488 [SRegMessage.java : 73] LoginCallbackServlet call-7 : Created empty SRegMessage. [DEBUG] 20:17:56,488 [SRegResponse.java : 68] LoginCallbackServlet call-7 : Created SReg response from parameter list: email:user@example.com [DEBUG] 20:17:56,489 [Message.java : 513] LoginCallbackServlet call-7 : Extracting http://openid.net/sreg/1.0 extension from message... [INFO ] 20:17:56,489 [LoginCallbackServlet.java : 40] LoginCallbackServlet call-7 : success [INFO ] 20:17:56,489 [HttpServletSupport.java : 49] LoginCallbackServlet call-7 : end onService [INFO ] 20:17:56,497 [HtmlUnitDialog.java : 692] : Window "" changed : "" became "no_html" [INFO ] 20:17:56,502 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.ProviderServlet: destroy [INFO ] 20:17:56,502 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.UserInfoServlet: destroy [INFO ] 20:17:56,502 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginCallbackServlet: destroy [INFO ] 20:17:56,502 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginServlet: destroy [INFO ] 20:17:56,603 [JCLLoggerAdapter.java : 216] : jetty-6.0.2 [INFO ] 20:17:56,604 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginCallbackServlet: init [INFO ] 20:17:56,604 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginServlet: init [INFO ] 20:17:56,604 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.ProviderServlet: init [INFO ] 20:17:56,604 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.UserInfoServlet: init [INFO ] 20:17:56,605 [JCLLoggerAdapter.java : 216] : Started SocketConnector @ 0.0.0.0:8989 [INFO ] 20:17:56,606 [HttpServletSupport.java : 37] LoginServlet call-1 : begin onService [INFO ] 20:17:56,607 [LoginServlet.java : 33] LoginServlet call-1 : display form [INFO ] 20:17:56,607 [HttpServletSupport.java : 49] LoginServlet call-1 : end onService [INFO ] 20:17:56,616 [HtmlUnitDialog.java : 692] : Window "" changed : "no_html" became "" [INFO ] 20:17:56,619 [HttpServletSupport.java : 37] LoginServlet call-2 : begin onService [INFO ] 20:17:56,619 [LoginServlet.java : 28] LoginServlet call-2 : openind_identifier set => try to consume [DEBUG] 20:17:56,619 [Discovery.java : 89] LoginServlet call-2 : Creating URL identifier for: http://localhost:8989/user?format=html [DEBUG] 20:17:56,619 [UrlIdentifier.java : 125] LoginServlet call-2 : Normalized: http://localhost:8989/user?format=html to: http://localhost:8989/user?format=html [INFO ] 20:17:56,619 [Discovery.java : 128] LoginServlet call-2 : Starting discovery on URL identifier: http://localhost:8989/user?format=html [DEBUG] 20:17:56,620 [YadisResolver.java : 351] LoginServlet call-2 : Performing HTTP HEAD on: http://localhost:8989/user?format=html ... [INFO ] 20:17:56,621 [HttpServletSupport.java : 37] UserInfoServlet call-3 : begin onService [INFO ] 20:17:56,621 [HttpServletSupport.java : 49] UserInfoServlet call-3 : end onService [DEBUG] 20:17:56,622 [YadisResolver.java : 351] LoginServlet call-2 : Performing HTTP GET on: http://localhost:8989/user?format=html ... [INFO ] 20:17:56,623 [HttpServletSupport.java : 37] UserInfoServlet call-4 : begin onService [INFO ] 20:17:56,623 [HttpServletSupport.java : 49] UserInfoServlet call-4 : end onService [DEBUG] 20:17:56,624 [HttpCache.java : 202] LoginServlet call-2 : Read 113 bytes. [DEBUG] 20:17:56,626 [CyberNekoDOMYadisHtmlParser.java : 47] LoginServlet call-2 : document: <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <LINK href="http://localhost:8989/provider" rel="openid.server"> </HEAD> <BODY>in html</BODY> </HTML> [DEBUG] 20:17:56,626 [CyberNekoDOMYadisHtmlParser.java : 67] LoginServlet call-2 : No <meta> element found under <html><head>. See Yadis specification, section 6.2.5/1. [DEBUG] 20:17:56,626 [YadisResolver.java : 309] LoginServlet call-2 : input: <html><head> <link rel='openid.server' href='http://localhost:8989/provider'/> </head><body>in html</body></html> [DEBUG] 20:17:56,626 [YadisResolver.java : 310] LoginServlet call-2 : xrdsLocation: null [INFO ] 20:17:56,626 [YadisResolver.java : 245] LoginServlet call-2 : Yadis discovered 0 endpoints from: http://localhost:8989/user?format=html [INFO ] 20:17:56,626 [Discovery.java : 139] LoginServlet call-2 : No OpenID service endpoints discovered through Yadis; attempting HTML discovery... [INFO ] 20:17:56,627 [HttpCache.java : 140] LoginServlet call-2 : Returning cached GET response for http://localhost:8989/user?format=html [DEBUG] 20:17:56,627 [UrlIdentifier.java : 125] LoginServlet call-2 : Normalized: http://localhost:8989/user?format=html to: http://localhost:8989/user?format=html [DEBUG] 20:17:56,627 [CyberNekoDOMHtmlParser.java : 44] LoginServlet call-2 : Parsing HTML data: <html><head> <link rel='openid.server' href='http://localhost:8989/provider'/> </head><body>in html</body></html> [DEBUG] 20:17:56,627 [CyberNekoDOMHtmlParser.java : 120] LoginServlet call-2 : Found OpenID1 endpoint: http://localhost:8989/provider [DEBUG] 20:17:56,627 [CyberNekoDOMHtmlParser.java : 65] LoginServlet call-2 : HTML discovery result: ClaimedID:http://localhost:8989/user?format=html OpenID1-endpoint:http://localhost:8989/provider [INFO ] 20:17:56,627 [HtmlResolver.java : 127] LoginServlet call-2 : HTML discovery completed on: http://localhost:8989/user?format=html [DEBUG] 20:17:56,628 [HtmlResolver.java : 167] LoginServlet call-2 : OpenID1-signon HTML discovery endpoint: OpenID1 OP-endpoint:http://localhost:8989/provider ClaimedID:http://localhost:8989/user?format=html Delegate:null [INFO ] 20:17:56,628 [Discovery.java : 151] LoginServlet call-2 : Discovered 1 OpenID endpoints. [INFO ] 20:17:56,628 [ConsumerManager.java : 707] LoginServlet call-2 : Trying to associate with http://localhost:8989/provider attempts left: 4 [WARN ] 20:17:56,628 [ConsumerManager.java : 894] LoginServlet call-2 : Could not create association of type: :HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,630 [DiffieHellmanSession.java : 96] LoginServlet call-2 : Created DH session: DH-SHA1:HMAC-SHA1:OpenID1 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:56,631 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,631 [AssociationRequest.java : 80] LoginServlet call-2 : Creating association request, type: DH-SHA1:HMAC-SHA1:OpenID1DH session: DH-SHA1:HMAC-SHA1:OpenID1 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:56,631 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,631 [AssociationRequest.java : 140] LoginServlet call-2 : Created association request: openid.mode:associate openid.session_type:DH-SHA1 openid.assoc_type:HMAC-SHA1 openid.dh_consumer_public:AKseXdujrEgqGANaAkOWuVNk/Ns48DbOYA5oruLIw4JbvnnMQVLRgfwJRz8UbnHSq0bVJobCGsfUOinj50RRwUGbAtJjjaOIGQkU05+Ibd8hVB2RLVJ0NZDDfw4DNFLC43kwtYlwe28iIMaO4y6cp1ubuwdzEm9TxT8LzslzkFjw [DEBUG] 20:17:56,631 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,632 [ConsumerManager.java : 767] LoginServlet call-2 : Trying association type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,632 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,632 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,632 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,632 [ConsumerManager.java : 616] LoginServlet call-2 : Performing HTTP POST on http://localhost:8989/provider [INFO ] 20:17:56,633 [HttpServletSupport.java : 37] ProviderServlet call-5 : begin onService [INFO ] 20:17:56,633 [ProviderServlet.java : 26] ProviderServlet call-5 : start processing... [DEBUG] 20:17:56,633 [ParameterList.java : 84] ProviderServlet call-5 : Creating parameter list: openid.assoc_type:HMAC-SHA1 openid.mode:associate openid.session_type:DH-SHA1 openid.dh_consumer_public:AKseXdujrEgqGANaAkOWuVNk/Ns48DbOYA5oruLIw4JbvnnMQVLRgfwJRz8UbnHSq0bVJobCGsfUOinj50RRwUGbAtJjjaOIGQkU05+Ibd8hVB2RLVJ0NZDDfw4DNFLC43kwtYlwe28iIMaO4y6cp1ubuwdzEm9TxT8LzslzkFjw [INFO ] 20:17:56,633 [ServerManager.java : 382] ProviderServlet call-5 : Processing association request... [DEBUG] 20:17:56,634 [ParameterList.java : 33] ProviderServlet call-5 : Created empty parameter list. [DEBUG] 20:17:56,634 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,634 [AssociationRequest.java : 153] ProviderServlet call-5 : Created association request from message parameters: openid.assoc_type:HMAC-SHA1 openid.mode:associate openid.session_type:DH-SHA1 openid.dh_consumer_public:AKseXdujrEgqGANaAkOWuVNk/Ns48DbOYA5oruLIw4JbvnnMQVLRgfwJRz8UbnHSq0bVJobCGsfUOinj50RRwUGbAtJjjaOIGQkU05+Ibd8hVB2RLVJ0NZDDfw4DNFLC43kwtYlwe28iIMaO4y6cp1ubuwdzEm9TxT8LzslzkFjw [DEBUG] 20:17:56,634 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,634 [Association.java : 88] ProviderServlet call-5 : Generated SHA1 MAC key: javax.crypto.spec.SecretKeySpec@9b4f8b6b [DEBUG] 20:17:56,634 [Association.java : 45] ProviderServlet call-5 : Creating association, type: HMAC-SHA1 handle: 1455391076152-0 expires: Sat Feb 13 20:47:56 CET 2016 [DEBUG] 20:17:56,634 [InMemoryServerAssociationStore.java : 45] ProviderServlet call-5 : Generated association, handle: 1455391076152-0 type: HMAC-SHA1 expires in: 1800 seconds. [INFO ] 20:17:56,635 [ServerManager.java : 408] ProviderServlet call-5 : Returning shared association; handle: 1455391076152-0 [DEBUG] 20:17:56,635 [ParameterList.java : 33] ProviderServlet call-5 : Created empty parameter list. [DEBUG] 20:17:56,635 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,635 [AssociationResponse.java : 57] ProviderServlet call-5 : Creating association response, type: DH-SHA1:HMAC-SHA1:OpenID1 association handle: 1455391076152-0 [DEBUG] 20:17:56,635 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,637 [DiffieHellmanSession.java : 96] ProviderServlet call-5 : Created DH session: DH-SHA1:HMAC-SHA1:OpenID1 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:56,639 [DiffieHellmanSession.java : 253] ProviderServlet call-5 : Encrypted MAC key Base64: Nl+2c/RXPboAVpvpoDhLS7aQcLc= [DEBUG] 20:17:56,639 [AssociationSessionType.java : 187] ProviderServlet call-5 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,640 [AssociationResponse.java : 107] ProviderServlet call-5 : Created association response: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076152-0 expires_in:1799 dh_server_public:Oq9miQ4MsX/gmp1Vrk1HnwFg898GXpGbFK/GUon4KwA5fuPymXkTzRh0gL5nTYOSN6KS6VI1sqSoMWS0MUp0hYgm7Qtd/2PEgzSZetD2qyWGGIvEfpCIt0r4O8MA0UM/B+ccGMKBrUiFyVvVCa/UkoYCaDfe5yomuSgxE/3AjDw= enc_mac_key:Nl+2c/RXPboAVpvpoDhLS7aQcLc= [INFO ] 20:17:56,640 [ProviderServlet.java : 30] ProviderServlet call-5 : processing not null :session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076152-0 expires_in:1799 dh_server_public:Oq9miQ4MsX/gmp1Vrk1HnwFg898GXpGbFK/GUon4KwA5fuPymXkTzRh0gL5nTYOSN6KS6VI1sqSoMWS0MUp0hYgm7Qtd/2PEgzSZetD2qyWGGIvEfpCIt0r4O8MA0UM/B+ccGMKBrUiFyVvVCa/UkoYCaDfe5yomuSgxE/3AjDw= enc_mac_key:Nl+2c/RXPboAVpvpoDhLS7aQcLc= [INFO ] 20:17:56,640 [HttpServletSupport.java : 49] ProviderServlet call-5 : end onService [DEBUG] 20:17:56,640 [ParameterList.java : 188] LoginServlet call-2 : Creating parameter list from key-value form: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076152-0 expires_in:1799 dh_server_public:Oq9miQ4MsX/gmp1Vrk1HnwFg898GXpGbFK/GUon4KwA5fuPymXkTzRh0gL5nTYOSN6KS6VI1sqSoMWS0MUp0hYgm7Qtd/2PEgzSZetD2qyWGGIvEfpCIt0r4O8MA0UM/B+ccGMKBrUiFyVvVCa/UkoYCaDfe5yomuSgxE/3AjDw= enc_mac_key:Nl+2c/RXPboAVpvpoDhLS7aQcLc= [DEBUG] 20:17:56,640 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,640 [ParameterList.java : 89] LoginServlet call-2 : Copying parameter list: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076152-0 expires_in:1799 dh_server_public:Oq9miQ4MsX/gmp1Vrk1HnwFg898GXpGbFK/GUon4KwA5fuPymXkTzRh0gL5nTYOSN6KS6VI1sqSoMWS0MUp0hYgm7Qtd/2PEgzSZetD2qyWGGIvEfpCIt0r4O8MA0UM/B+ccGMKBrUiFyVvVCa/UkoYCaDfe5yomuSgxE/3AjDw= enc_mac_key:Nl+2c/RXPboAVpvpoDhLS7aQcLc= [DEBUG] 20:17:56,640 [ConsumerManager.java : 622] LoginServlet call-2 : Retrived response: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076152-0 expires_in:1799 dh_server_public:Oq9miQ4MsX/gmp1Vrk1HnwFg898GXpGbFK/GUon4KwA5fuPymXkTzRh0gL5nTYOSN6KS6VI1sqSoMWS0MUp0hYgm7Qtd/2PEgzSZetD2qyWGGIvEfpCIt0r4O8MA0UM/B+ccGMKBrUiFyVvVCa/UkoYCaDfe5yomuSgxE/3AjDw= enc_mac_key:Nl+2c/RXPboAVpvpoDhLS7aQcLc= [DEBUG] 20:17:56,641 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,641 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,641 [AssociationResponse.java : 121] LoginServlet call-2 : Created association response from message parameters: session_type:DH-SHA1 assoc_type:HMAC-SHA1 assoc_handle:1455391076152-0 expires_in:1799 dh_server_public:Oq9miQ4MsX/gmp1Vrk1HnwFg898GXpGbFK/GUon4KwA5fuPymXkTzRh0gL5nTYOSN6KS6VI1sqSoMWS0MUp0hYgm7Qtd/2PEgzSZetD2qyWGGIvEfpCIt0r4O8MA0UM/B+ccGMKBrUiFyVvVCa/UkoYCaDfe5yomuSgxE/3AjDw= enc_mac_key:Nl+2c/RXPboAVpvpoDhLS7aQcLc= [DEBUG] 20:17:56,641 [AssociationResponse.java : 315] LoginServlet call-2 : Retrieving MAC key from association response... [DEBUG] 20:17:56,641 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,643 [DiffieHellmanSession.java : 298] LoginServlet call-2 : Decrypted MAC key Base64: fVtfAsEY8iKGiQti+TOxEIRAovg= [DEBUG] 20:17:56,643 [AssociationResponse.java : 331] LoginServlet call-2 : Decrypted MAC key (base64): fVtfAsEY8iKGiQti+TOxEIRAovg= [DEBUG] 20:17:56,643 [Association.java : 45] LoginServlet call-2 : Creating association, type: HMAC-SHA1 handle: 1455391076152-0 expires: Sat Feb 13 20:47:55 CET 2016 [DEBUG] 20:17:56,643 [AssociationResponse.java : 354] LoginServlet call-2 : Created association for handle: 1455391076152-0 [DEBUG] 20:17:56,643 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,643 [AssociationSessionType.java : 187] LoginServlet call-2 : Session:Association Type: DH-SHA1:HMAC-SHA1:OpenID1 [DEBUG] 20:17:56,643 [InMemoryConsumerAssociationStore.java : 41] LoginServlet call-2 : Adding association to the in-memory store: 1455391076152-0 with OP: http://localhost:8989/provider [INFO ] 20:17:56,643 [ConsumerManager.java : 804] LoginServlet call-2 : Associated with http://localhost:8989/provider handle: 1455391076152-0 [INFO ] 20:17:56,648 [ConsumerManager.java :1065] LoginServlet call-2 : Creating authentication request for OP-endpoint: http://localhost:8989/provider claimedID: http://localhost:8989/user?format=html OP-specific ID: http://localhost:8989/user?format=html [DEBUG] 20:17:56,649 [IncrementalNonceGenerator.java : 43] LoginServlet call-2 : Generated nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,649 [ConsumerManager.java :1367] LoginServlet call-2 : Creating private association for opUrl http://localhost:8989/provider [DEBUG] 20:17:56,649 [Association.java : 111] LoginServlet call-2 : Generated SHA256 MAC key: javax.crypto.spec.SecretKeySpec@5883b69 [DEBUG] 20:17:56,649 [Association.java : 45] LoginServlet call-2 : Creating association, type: HMAC-SHA256 handle: expires: Sat Feb 13 20:22:56 CET 2016 [DEBUG] 20:17:56,649 [InMemoryConsumerAssociationStore.java : 41] LoginServlet call-2 : Adding association to the in-memory store: with OP: http://localhost:8989/provider [DEBUG] 20:17:56,649 [Association.java : 261] LoginServlet call-2 : Computing signature for input data: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0 [DEBUG] 20:17:56,649 [Association.java : 267] LoginServlet call-2 : Calculated signature: iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0= [INFO ] 20:17:56,649 [ConsumerManager.java :1387] LoginServlet call-2 : Inserted consumer nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,650 [ConsumerManager.java :1389] LoginServlet call-2 : return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D [DEBUG] 20:17:56,650 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,650 [RealmVerifier.java : 210] LoginServlet call-2 : Verifying realm: http://localhost:8989/loginCallback on return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D [INFO ] 20:17:56,650 [RealmVerifier.java : 278] LoginServlet call-2 : Return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D matches realm: http://localhost:8989/loginCallback [DEBUG] 20:17:56,650 [AuthRequest.java : 103] LoginServlet call-2 : Created auth request: openid.identity:http://localhost:8989/user?format=html openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.trust_root:http://localhost:8989/loginCallback openid.assoc_handle:1455391076152-0 openid.mode:checkid_setup [DEBUG] 20:17:56,650 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,651 [AxMessage.java : 50] LoginServlet call-2 : Created empty AXMessage. [DEBUG] 20:17:56,651 [FetchRequest.java : 41] LoginServlet call-2 : Created empty fetch request. [DEBUG] 20:17:56,655 [FetchRequest.java : 127] LoginServlet call-2 : Added new attribute to fetch request; type: http://schema.openid.net/contact/email alias: email count: 1 required: true [DEBUG] 20:17:56,655 [Message.java : 396] LoginServlet call-2 : Adding extension; type URI: http://openid.net/srv/ax/1.0 alias: ext1 [DEBUG] 20:17:56,655 [ParameterList.java : 33] LoginServlet call-2 : Created empty parameter list. [DEBUG] 20:17:56,655 [SRegMessage.java : 73] LoginServlet call-2 : Created empty SRegMessage. [DEBUG] 20:17:56,656 [SRegRequest.java : 34] LoginServlet call-2 : Created empty SReg request. [DEBUG] 20:17:56,656 [SRegRequest.java : 105] LoginServlet call-2 : Added new attribute to SReg request: email required: true [DEBUG] 20:17:56,656 [Message.java : 396] LoginServlet call-2 : Adding extension; type URI: http://openid.net/sreg/1.0 alias: sreg [INFO ] 20:17:56,657 [HttpMethodDirector.java : 817] : Redirect requested but followRedirects is disabled [INFO ] 20:17:56,658 [HttpServletSupport.java : 49] LoginServlet call-2 : end onService [INFO ] 20:17:56,659 [HttpServletSupport.java : 37] ProviderServlet call-6 : begin onService [INFO ] 20:17:56,659 [ProviderServlet.java : 26] ProviderServlet call-6 : start processing... [DEBUG] 20:17:56,659 [ParameterList.java : 84] ProviderServlet call-6 : Creating parameter list: openid.ext1.mode:fetch_request openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.sreg.required:email openid.ns.sreg:http://openid.net/sreg/1.0 openid.identity:http://localhost:8989/user?format=html openid.assoc_handle:1455391076152-0 openid.mode:checkid_setup openid.trust_root:http://localhost:8989/loginCallback openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.type.email:http://schema.openid.net/contact/email openid.ext1.required:email [DEBUG] 20:17:56,659 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,660 [RealmVerifier.java : 210] ProviderServlet call-6 : Verifying realm: http://localhost:8989/loginCallback on return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D [INFO ] 20:17:56,670 [RealmVerifier.java : 278] ProviderServlet call-6 : Return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D matches realm: http://localhost:8989/loginCallback [DEBUG] 20:17:56,671 [AuthRequest.java : 118] ProviderServlet call-6 : Created auth request: openid.ext1.mode:fetch_request openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.sreg.required:email openid.ns.sreg:http://openid.net/sreg/1.0 openid.identity:http://localhost:8989/user?format=html openid.assoc_handle:1455391076152-0 openid.mode:checkid_setup openid.trust_root:http://localhost:8989/loginCallback openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.type.email:http://schema.openid.net/contact/email openid.ext1.required:email [INFO ] 20:17:56,671 [ServerManager.java : 592] ProviderServlet call-6 : Parsing authentication request... [DEBUG] 20:17:56,671 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,671 [RealmVerifier.java : 210] ProviderServlet call-6 : Verifying realm: http://localhost:8989/loginCallback on return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D [INFO ] 20:17:56,671 [RealmVerifier.java : 278] ProviderServlet call-6 : Return URL: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D matches realm: http://localhost:8989/loginCallback [DEBUG] 20:17:56,672 [AuthRequest.java : 118] ProviderServlet call-6 : Created auth request: openid.ext1.mode:fetch_request openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.sreg.required:email openid.ns.sreg:http://openid.net/sreg/1.0 openid.identity:http://localhost:8989/user?format=html openid.assoc_handle:1455391076152-0 openid.mode:checkid_setup openid.trust_root:http://localhost:8989/loginCallback openid.ns.ext1:http://openid.net/srv/ax/1.0 openid.ext1.type.email:http://schema.openid.net/contact/email openid.ext1.required:email [INFO ] 20:17:56,672 [ServerManager.java : 665] ProviderServlet call-6 : Processing authentication request... [DEBUG] 20:17:56,672 [ServerManager.java : 713] ProviderServlet call-6 : Using ClaimedID: userSelectedClaimedId OP-specific ID: http://localhost:8989/user?format=html [INFO ] 20:17:56,672 [ServerManager.java : 731] ProviderServlet call-6 : Loaded shared association; handle: 1455391076152-0 [DEBUG] 20:17:56,672 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,672 [AuthSuccess.java : 286] ProviderServlet call-6 : Setting fields to be signed: return_to,identity [DEBUG] 20:17:56,672 [AuthSuccess.java : 364] ProviderServlet call-6 : Added signature: [DEBUG] 20:17:56,673 [AuthSuccess.java : 106] ProviderServlet call-6 : Created positive auth response: openid.mode:id_res openid.identity:http://localhost:8989/user?format=html openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.assoc_handle:1455391076152-0 openid.signed:return_to,identity openid.sig: [INFO ] 20:17:56,673 [ServerManager.java : 759] ProviderServlet call-6 : Returning positive assertion for http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D [DEBUG] 20:17:56,673 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,673 [AxMessage.java : 50] ProviderServlet call-6 : Created empty AXMessage. [DEBUG] 20:17:56,678 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,678 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,678 [AxMessage.java : 50] ProviderServlet call-6 : Created empty AXMessage. [DEBUG] 20:17:56,679 [FetchRequest.java : 80] ProviderServlet call-6 : Created fetch request from parameter list: mode:fetch_request type.email:http://schema.openid.net/contact/email required:email [DEBUG] 20:17:56,679 [Message.java : 513] ProviderServlet call-6 : Extracting http://openid.net/srv/ax/1.0 extension from message... [DEBUG] 20:17:56,679 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,679 [AxMessage.java : 50] ProviderServlet call-6 : Created empty AXMessage. [DEBUG] 20:17:56,679 [FetchResponse.java : 35] ProviderServlet call-6 : Created empty fetch response. [DEBUG] 20:17:56,679 [AxPayload.java : 67] ProviderServlet call-6 : Added new attribute to AX payload; type: http://schema.openid.net/contact/email alias: email count: 1 [DEBUG] 20:17:56,679 [Message.java : 396] ProviderServlet call-6 : Adding extension; type URI: http://openid.net/srv/ax/1.0 alias: ext1 [DEBUG] 20:17:56,679 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,679 [SRegMessage.java : 73] ProviderServlet call-6 : Created empty SRegMessage. [DEBUG] 20:17:56,680 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,680 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,680 [SRegMessage.java : 73] ProviderServlet call-6 : Created empty SRegMessage. [DEBUG] 20:17:56,680 [SRegRequest.java : 73] ProviderServlet call-6 : Created SReg request from parameter list: required:email [DEBUG] 20:17:56,680 [Message.java : 513] ProviderServlet call-6 : Extracting http://openid.net/sreg/1.0 extension from message... [DEBUG] 20:17:56,680 [ParameterList.java : 33] ProviderServlet call-6 : Created empty parameter list. [DEBUG] 20:17:56,680 [SRegMessage.java : 73] ProviderServlet call-6 : Created empty SRegMessage. [DEBUG] 20:17:56,680 [SRegResponse.java : 36] ProviderServlet call-6 : Created empty fetch response. [DEBUG] 20:17:56,680 [SRegResponse.java : 119] ProviderServlet call-6 : Added new attribute to SReg response: email value: user@example.com [DEBUG] 20:17:56,680 [Message.java : 396] ProviderServlet call-6 : Adding extension; type URI: http://openid.net/sreg/1.0 alias: sreg [DEBUG] 20:17:56,681 [AuthSuccess.java : 286] ProviderServlet call-6 : Setting fields to be signed: return_to,identity,sreg.email [DEBUG] 20:17:56,681 [AuthSuccess.java : 286] ProviderServlet call-6 : Setting fields to be signed: return_to,identity,sreg.email [DEBUG] 20:17:56,681 [Association.java : 261] ProviderServlet call-6 : Computing signature for input data: return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D identity:http://localhost:8989/user?format=html sreg.email:user@example.com [DEBUG] 20:17:56,681 [Association.java : 267] ProviderServlet call-6 : Calculated signature: h5LJjHTh00QyIiqFe7UTMaVUkOw= [DEBUG] 20:17:56,681 [AuthSuccess.java : 364] ProviderServlet call-6 : Added signature: h5LJjHTh00QyIiqFe7UTMaVUkOw= [INFO ] 20:17:56,681 [ProviderServlet.java : 30] ProviderServlet call-6 : processing not null :http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D&openid.mode=id_res&openid.identity=http%3A%2F%2Flocalhost%3A8989%2Fuser%3Fformat%3Dhtml&openid.return_to=http%3A%2F%2Flocalhost%3A8989%2FloginCallback%3Fopenid.rpnonce%3D2016-02-13T19%253A17%253A56Z0%26openid.rpsig%3DiN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%253D&openid.assoc_handle=1455391076152-0&openid.signed=return_to%2Cidentity%2Csreg.email&openid.sig=h5LJjHTh00QyIiqFe7UTMaVUkOw%3D&openid.ns.ext1=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ext1.mode=fetch_response&openid.ext1.type.email=http%3A%2F%2Fschema.openid.net%2Fcontact%2Femail&openid.ext1.value.email=user%40example.com&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fsreg%2F1.0&openid.sreg.email=user%40example.com [INFO ] 20:17:56,682 [HttpServletSupport.java : 49] ProviderServlet call-6 : end onService [INFO ] 20:17:56,684 [HtmlUnitDialog.java : 692] : Window "" changed : "" became "" [INFO ] 20:17:56,688 [HttpServletSupport.java : 37] LoginCallbackServlet call-7 : begin onService [INFO ] 20:17:56,688 [LoginCallbackServlet.java : 35] LoginCallbackServlet call-7 : verify response [DEBUG] 20:17:56,688 [ParameterList.java : 84] LoginCallbackServlet call-7 : Creating parameter list: openid.identity:http://localhost:8989/user?format=html openid.ext1.value.email:user@example.com openid.signed:return_to,identity,sreg.email openid.ext1.type.email:http://schema.openid.net/contact/email openid.rpsig:iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0= openid.ext1.mode:fetch_response openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.ns.sreg:http://openid.net/sreg/1.0 openid.assoc_handle:1455391076152-0 openid.mode:id_res openid.rpnonce:2016-02-13T19:17:56Z0 openid.sig:h5LJjHTh00QyIiqFe7UTMaVUkOw= openid.sreg.email:user@example.com openid.ns.ext1:http://openid.net/srv/ax/1.0 [INFO ] 20:17:56,688 [ConsumerManager.java :1123] LoginCallbackServlet call-7 : Verifying authentication response... [DEBUG] 20:17:56,688 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,688 [AuthSuccess.java : 119] LoginCallbackServlet call-7 : Created positive auth response: openid.identity:http://localhost:8989/user?format=html openid.ext1.value.email:user@example.com openid.signed:return_to,identity,sreg.email openid.ext1.type.email:http://schema.openid.net/contact/email openid.rpsig:iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0= openid.ext1.mode:fetch_response openid.return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D openid.ns.sreg:http://openid.net/sreg/1.0 openid.assoc_handle:1455391076152-0 openid.mode:id_res openid.rpnonce:2016-02-13T19:17:56Z0 openid.sig:h5LJjHTh00QyIiqFe7UTMaVUkOw= openid.sreg.email:user@example.com openid.ns.ext1:http://openid.net/srv/ax/1.0 [INFO ] 20:17:56,689 [ConsumerManager.java :1147] LoginCallbackServlet call-7 : Received positive auth response. [DEBUG] 20:17:56,689 [ConsumerManager.java :1195] LoginCallbackServlet call-7 : Verifying return URL; receiving: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D&openid.mode=id_res&openid.identity=http%3A%2F%2Flocalhost%3A8989%2Fuser%3Fformat%3Dhtml&openid.return_to=http%3A%2F%2Flocalhost%3A8989%2FloginCallback%3Fopenid.rpnonce%3D2016-02-13T19%253A17%253A56Z0%26openid.rpsig%3DiN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%253D&openid.assoc_handle=1455391076152-0&openid.signed=return_to%2Cidentity%2Csreg.email&openid.sig=h5LJjHTh00QyIiqFe7UTMaVUkOw%3D&openid.ns.ext1=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ext1.mode=fetch_response&openid.ext1.type.email=http%3A%2F%2Fschema.openid.net%2Fcontact%2Femail&openid.ext1.value.email=user%40example.com&openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fsreg%2F1.0&openid.sreg.email=user%40example.com message: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D [DEBUG] 20:17:56,689 [ConsumerManager.java :1564] LoginCallbackServlet call-7 : Verifying discovered information for OpenID1 assertion about ClaimedID: http://localhost:8989/user?format=html [DEBUG] 20:17:56,689 [ConsumerManager.java :1412] LoginCallbackServlet call-7 : Extracting consumer nonce... [DEBUG] 20:17:56,689 [ConsumerManager.java :1441] LoginCallbackServlet call-7 : Extracted consumer nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,689 [ConsumerManager.java :1447] LoginCallbackServlet call-7 : Extracted consumer nonce signature: iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0= [DEBUG] 20:17:56,690 [ConsumerManager.java :1466] LoginCallbackServlet call-7 : Consumer signed text: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0 [DEBUG] 20:17:56,690 [ConsumerManager.java :1470] LoginCallbackServlet call-7 : Loading private association for opUrl http://localhost:8989/provider [DEBUG] 20:17:56,690 [Association.java : 278] LoginCallbackServlet call-7 : Verifying signature: iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0= [DEBUG] 20:17:56,690 [Association.java : 261] LoginCallbackServlet call-7 : Computing signature for input data: http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0 [DEBUG] 20:17:56,691 [Association.java : 267] LoginCallbackServlet call-7 : Calculated signature: iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0= [INFO ] 20:17:56,691 [ConsumerManager.java :1480] LoginCallbackServlet call-7 : Consumer nonce signature verified. [DEBUG] 20:17:56,691 [AbstractNonceVerifier.java : 50] LoginCallbackServlet call-7 : Verifying nonce: 2016-02-13T19:17:56Z0 [DEBUG] 20:17:56,692 [InternetDateFormat.java : 43] LoginCallbackServlet call-7 : Parsed 2016-02-13T19:17:56Z0 into Data object: Sat Feb 13 20:17:56 CET 2016 [DEBUG] 20:17:56,692 [InMemoryNonceVerifier.java : 49] LoginCallbackServlet call-7 : Nonce verified: 2016-02-13T19:17:56Z0 [INFO ] 20:17:56,692 [ConsumerManager.java :1782] LoginCallbackServlet call-7 : Found association: 1455391076152-0 verifying signature locally... [DEBUG] 20:17:56,692 [Association.java : 278] LoginCallbackServlet call-7 : Verifying signature: h5LJjHTh00QyIiqFe7UTMaVUkOw= [DEBUG] 20:17:56,693 [Association.java : 261] LoginCallbackServlet call-7 : Computing signature for input data: return_to:http://localhost:8989/loginCallback?openid.rpnonce=2016-02-13T19%3A17%3A56Z0&openid.rpsig=iN5plSrNjpfukbIgnJBmXWQ2VgyfxZhcmnSvfrcHAo0%3D identity:http://localhost:8989/user?format=html sreg.email:user@example.com [DEBUG] 20:17:56,693 [Association.java : 267] LoginCallbackServlet call-7 : Calculated signature: h5LJjHTh00QyIiqFe7UTMaVUkOw= [DEBUG] 20:17:56,694 [ConsumerManager.java :1790] LoginCallbackServlet call-7 : Local signature verification succeeded. [INFO ] 20:17:56,694 [ConsumerManager.java :1850] LoginCallbackServlet call-7 : Verification succeeded for: http://localhost:8989/user?format=html [DEBUG] 20:17:56,694 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,694 [AxMessage.java : 50] LoginCallbackServlet call-7 : Created empty AXMessage. [DEBUG] 20:17:56,694 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,694 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,695 [AxMessage.java : 50] LoginCallbackServlet call-7 : Created empty AXMessage. [DEBUG] 20:17:56,695 [FetchResponse.java : 67] LoginCallbackServlet call-7 : Created fetch response from parameter list: value.email:user@example.com type.email:http://schema.openid.net/contact/email mode:fetch_response [DEBUG] 20:17:56,696 [Message.java : 513] LoginCallbackServlet call-7 : Extracting http://openid.net/srv/ax/1.0 extension from message... [DEBUG] 20:17:56,696 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,696 [SRegMessage.java : 73] LoginCallbackServlet call-7 : Created empty SRegMessage. [DEBUG] 20:17:56,696 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,696 [ParameterList.java : 33] LoginCallbackServlet call-7 : Created empty parameter list. [DEBUG] 20:17:56,696 [SRegMessage.java : 73] LoginCallbackServlet call-7 : Created empty SRegMessage. [DEBUG] 20:17:56,696 [SRegResponse.java : 68] LoginCallbackServlet call-7 : Created SReg response from parameter list: email:user@example.com [DEBUG] 20:17:56,697 [Message.java : 513] LoginCallbackServlet call-7 : Extracting http://openid.net/sreg/1.0 extension from message... [INFO ] 20:17:56,697 [LoginCallbackServlet.java : 40] LoginCallbackServlet call-7 : success [INFO ] 20:17:56,698 [HttpServletSupport.java : 49] LoginCallbackServlet call-7 : end onService [INFO ] 20:17:56,702 [HtmlUnitDialog.java : 692] : Window "" changed : "" became "no_html" [INFO ] 20:17:56,703 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.ProviderServlet: destroy [INFO ] 20:17:56,703 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.UserInfoServlet: destroy [INFO ] 20:17:56,704 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginCallbackServlet: destroy [INFO ] 20:17:56,704 [JCLLoggerAdapter.java : 216] : org.openid4java.samples.LoginServlet: destroy Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec Running org.openid4java.association.DiffieHellmanSessionTest [DEBUG] 20:17:56,832 [DiffieHellmanSession.java : 126] : Generated random DHParameterSpec, base: 6769212556201842701237995335854401912311520556124518225282451519475881067858653446318297599455703732765661421958851245202016463838347962638962590698914978, modulus: 12031322226003003936684107786837814287366337813779994564191334926730456889156621446703349829390160419391048418834605361189011722665628409663819725744670433 [DEBUG] 20:17:56,923 [DiffieHellmanSession.java : 126] : Generated random DHParameterSpec, base: 236244276042384593070795178258259593341593189034815147884264248601808349661279570015477218635382833263858885172724909290919851659808350016825924942352524, modulus: 13206513536446633371354175874360177442441618169792039846793233238713321334221478399554413597230162617790087209583558729329342531707733855746851567035096787 [DEBUG] 20:17:57,111 [DiffieHellmanSession.java : 126] : Generated random DHParameterSpec, base: 5344814715970515453090718146418843330223834106403097950192180182583483622588255881941872049923789647482710642055433504820738638629962630837636621281232035, modulus: 11477538801027860476382430362764857912304712521544080357512184849805530483703055246632308136680531785209053059938168360895683912861983304378633650359124811 [DEBUG] 20:17:57,114 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA1:HMAC-SHA1:OpenID2 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:57,116 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA1:HMAC-SHA1:OpenID2 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:57,118 [DiffieHellmanSession.java : 253] : Encrypted MAC key Base64: wuC6h0v5r+1hbMIQJ3kZONAOyVA= [DEBUG] 20:17:57,119 [DiffieHellmanSession.java : 298] : Decrypted MAC key Base64: MyFM83lRYRbM4W8DJEt0sku4m/8= [DEBUG] 20:17:57,355 [DiffieHellmanSession.java : 126] : Generated random DHParameterSpec, base: 815186585586617933863748820164835021944203547491586468459523248201689714668248367233958648246058212208367559305803574791425138838913034590407223168613478, modulus: 7173983279134788254677910604264234390236375195960856573310312277608148985983077683742220720292504019942977449193392130786972653882845093286628822358456249 [DEBUG] 20:17:57,357 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA1:HMAC-SHA1:OpenID2 base: 815186585586617933863748820164835021944203547491586468459523248201689714668248367233958648246058212208367559305803574791425138838913034590407223168613478 modulus: 7173983279134788254677910604264234390236375195960856573310312277608148985983077683742220720292504019942977449193392130786972653882845093286628822358456249 [DEBUG] 20:17:57,358 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA1:HMAC-SHA1:OpenID2 base: 815186585586617933863748820164835021944203547491586468459523248201689714668248367233958648246058212208367559305803574791425138838913034590407223168613478 modulus: 7173983279134788254677910604264234390236375195960856573310312277608148985983077683742220720292504019942977449193392130786972653882845093286628822358456249 [DEBUG] 20:17:57,358 [DiffieHellmanSession.java : 253] : Encrypted MAC key Base64: cPGsHv7oY+/L8BFlufDxSqxyrbs= [DEBUG] 20:17:57,359 [DiffieHellmanSession.java : 298] : Decrypted MAC key Base64: Q1GGNnYTFKukVt63oTFwcME4g4o= [DEBUG] 20:17:57,361 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA256:HMAC-SHA256:OpenID2 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:57,363 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA256:HMAC-SHA256:OpenID2 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:57,365 [DiffieHellmanSession.java : 253] : Encrypted MAC key Base64: ei4tUgfXdmr3uJD/sWnWxVANAeSJNCp4CEPoDv26m+g= [DEBUG] 20:17:57,367 [DiffieHellmanSession.java : 298] : Decrypted MAC key Base64: XJgsoQU+Ma7mQXwcSrbknjLm/n+KfPltBljZFI6oT0E= [DEBUG] 20:17:57,435 [DiffieHellmanSession.java : 126] : Generated random DHParameterSpec, base: 3164412770524487723208554972630484865937423808482892864615237616276602063198666729493101499115426299551870690815041843615828901684523151563785257839623996, modulus: 7315065579386949560209988843394885031953540014694994686768311302635471403454662613432703314147978080453463064841310737697159341805584188437868973073908681 [DEBUG] 20:17:57,436 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA256:HMAC-SHA256:OpenID2 base: 3164412770524487723208554972630484865937423808482892864615237616276602063198666729493101499115426299551870690815041843615828901684523151563785257839623996 modulus: 7315065579386949560209988843394885031953540014694994686768311302635471403454662613432703314147978080453463064841310737697159341805584188437868973073908681 [DEBUG] 20:17:57,438 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA256:HMAC-SHA256:OpenID2 base: 3164412770524487723208554972630484865937423808482892864615237616276602063198666729493101499115426299551870690815041843615828901684523151563785257839623996 modulus: 7315065579386949560209988843394885031953540014694994686768311302635471403454662613432703314147978080453463064841310737697159341805584188437868973073908681 [DEBUG] 20:17:57,438 [DiffieHellmanSession.java : 253] : Encrypted MAC key Base64: dFzhqIeEc64PFxya4cYgPx/Mnj0Mcz3l5bLM5dMiFfw= [DEBUG] 20:17:57,439 [DiffieHellmanSession.java : 298] : Decrypted MAC key Base64: sedK0o/kjMUBADPjNZh4dfdnnjs7fqVJjHSMoAmmGJk= [DEBUG] 20:17:57,442 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA1:HMAC-SHA1:OpenID2 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 [DEBUG] 20:17:57,510 [DiffieHellmanSession.java : 126] : Generated random DHParameterSpec, base: 331513356159257916766915187677783247463230760786824643337123800252851060314496259120694761326471984997899098004777893474116110523705604570997945147280899, modulus: 9378139803926854638955493445652435805265207774196083921673309463137486053358022033823867108434430406651947334831957054789619499897256652291333455743640943 [DEBUG] 20:17:57,513 [DiffieHellmanSession.java : 96] : Created DH session: DH-SHA1:HMAC-SHA1:OpenID2 base: 2 modulus: 155172898181473697471232257763715539915724801966915404479707795314057629378541917580651227423698188993727816152646631438561595825688188889951272158842675419950341258706556549803580104870537681476726513255747040765857479291291572334510643245094715007229621094194349783925984760375594985848253359305585439638443 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec Running org.openid4java.discovery.yadis.YadisUrlTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests run: 102, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/openid4java-nodeps-0.9.5.jar [INFO] [install:install {execution: default-install}] [INFO] Installing /home/javastream.de/jenkins/jobs/com.googlecode.openid4java/workspace/target/openid4java-nodeps-0.9.5.jar to /home/javastream.de/www/maven/org/openid4java/openid4java-nodeps/0.9.5/openid4java-nodeps-0.9.5.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32 seconds [INFO] Finished at: Sat Feb 13 20:17:59 CET 2016 [INFO] Final Memory: 38M/243M [INFO] ------------------------------------------------------------------------