[jboss-jira] [JBoss JIRA] (WFLY-5511) DomainDeploymentOverlayTestCase fails on pure IPv6 if proxy is used
Marek Kopecký (JIRA)
issues at jboss.org
Wed Oct 14 06:39:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Kopecký updated WFLY-5511:
--------------------------------
Description:
*Description of problem:*
DomainDeploymentOverlayTestCase fails on pure IPv6 machine with {{Unable to determine IP address from host name "2620:52:0:105f::ffff:8%eth0"}}
*How reproducible:*
Always on pure IPv6 machine if proxy is used
*Steps to Reproduce:*
# export PROXY_PARAMS="-DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128 -Dhttp.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttp.proxyPort=3128 -Dhttps.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttps.proxyPort=3128"
# ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -Dipv6 -Djboss.dist=$JBOSS_DIST -Dtest=DomainDeploymentOverlayTestCase -Dts.domain -DfailIfNoTests=false $PROXY_PARAMS
*Actual results:*
MYTESTIPV6_1=2620:52:0:105f::ffff:8
{noformat}
The following error was encountered while trying to retrieve the URL: http://2620:52:0:105f::ffff:8%eth0:8080/deployment0/SimpleServlet?
Unable to determine IP address from host name "2620:52:0:105f::ffff:8%eth0"
The DNS server returned:
Name Error: The domain name does not exist.
This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct.
Your cache administrator is sysadmin-engops-jbossqe at redhat.com.
{noformat}
*Expected results:*
No error
was:
*Description of problem:*
DomainDeploymentOverlayTestCase fails on pure IPv6 machine with {{Unable to determine IP address from host name "2620:52:0:105f::ffff:8%eth0"}}
*How reproducible:*
Always on pure IPv6 machine
*Steps to Reproduce:*
# export PROXY_PARAMS="-DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128 -Dhttp.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttp.proxyPort=3128 -Dhttps.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttps.proxyPort=3128"
# ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -Dipv6 -Djboss.dist=$JBOSS_DIST -Dtest=DomainDeploymentOverlayTestCase -Dts.domain -DfailIfNoTests=false $PROXY_PARAMS
*Actual results:*
MYTESTIPV6_1=2620:52:0:105f::ffff:8
{noformat}
The following error was encountered while trying to retrieve the URL: http://2620:52:0:105f::ffff:8%eth0:8080/deployment0/SimpleServlet?
Unable to determine IP address from host name "2620:52:0:105f::ffff:8%eth0"
The DNS server returned:
Name Error: The domain name does not exist.
This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct.
Your cache administrator is sysadmin-engops-jbossqe at redhat.com.
{noformat}
*Expected results:*
No error
> DomainDeploymentOverlayTestCase fails on pure IPv6 if proxy is used
> -------------------------------------------------------------------
>
> Key: WFLY-5511
> URL: https://issues.jboss.org/browse/WFLY-5511
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 10.0.0.CR2
> Reporter: Marek Kopecký
> Assignee: Alexey Loubyansky
>
> *Description of problem:*
> DomainDeploymentOverlayTestCase fails on pure IPv6 machine with {{Unable to determine IP address from host name "2620:52:0:105f::ffff:8%eth0"}}
> *How reproducible:*
> Always on pure IPv6 machine if proxy is used
> *Steps to Reproduce:*
> # export PROXY_PARAMS="-DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128 -Dhttp.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttp.proxyPort=3128 -Dhttps.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttps.proxyPort=3128"
> # ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -Dipv6 -Djboss.dist=$JBOSS_DIST -Dtest=DomainDeploymentOverlayTestCase -Dts.domain -DfailIfNoTests=false $PROXY_PARAMS
> *Actual results:*
> MYTESTIPV6_1=2620:52:0:105f::ffff:8
> {noformat}
> The following error was encountered while trying to retrieve the URL: http://2620:52:0:105f::ffff:8%eth0:8080/deployment0/SimpleServlet?
> Unable to determine IP address from host name "2620:52:0:105f::ffff:8%eth0"
> The DNS server returned:
> Name Error: The domain name does not exist.
> This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct.
> Your cache administrator is sysadmin-engops-jbossqe at redhat.com.
> {noformat}
> *Expected results:*
> No error
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list