You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2023/01/05 15:22:21 UTC

[GitHub] [solr] risdenk commented on pull request #1271: SOLR-16612: fix-hadoop-openj9

risdenk commented on PR #1271:
URL: https://github.com/apache/solr/pull/1271#issuecomment-1372357089

   I ran this locally for a bunch of tests with openj9 on Mac - The Hadoop tests at least pass now. I haven't gotten to these yet but they are a separate root cause from what I can tell:
   
   ```
   RUNTIME_JAVA_HOME=/Library/Java/JavaVirtualMachines/ibm-semeru-open-17.jdk/Contents/Home ./gradlew check
   ...
   ERROR: The following test(s) have failed:
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipher (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipher" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testProtocolMismatch (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testProtocolMismatch" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoTimestamp (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoTimestamp" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooBig (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooBig" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testSuperUser (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testSuperUser" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoSpace (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherNoSpace" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooSmall (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidTimestampTooSmall" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidKey (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testParseCipherInvalidKey" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.security.TestPKIAuthenticationPlugin.testBasicRequest (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.TestPKIAuthenticationPlugin.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.security.TestPKIAuthenticationPlugin.testBasicRequest" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.cloud.TestRSAKeyPair.testGenKeyPair (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestRSAKeyPair.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestRSAKeyPair.testGenKeyPair" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   
     - org.apache.solr.cloud.TestRSAKeyPair.testReadKeysFromDisk (:solr:core)
       Test output: /Users/risdenk/repos/apache/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestRSAKeyPair.txt
       Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestRSAKeyPair.testReadKeysFromDisk" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=B660BEBE6AAC0ADE -Ptests.file.encoding=US-ASCII
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org