You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Harbs <ha...@gmail.com> on 2019/03/04 09:49:51 UTC

Failing build on Windows

I’m trying to build Royale on a Windows machine and I’m getting some odd errors.

The error happens in ASDateTests and I’m getting “unexpected compilation problems” as well as day and dayUTF being read-only.

I’ve tried cleaning things out including deleting the complete contents of the repos. I’ve tried ignoring the ASDateTests which just causes an error somewhere else.

I’m kind of stumped. Anyone have ideas?

Harbs

Re: Failing build on Windows

Posted by Alex Harui <ah...@adobe.com.INVALID>.
I bumped up the heap size on the CI server so the Maven builds would pass, but it looks like that causes the Ant builds to fail.  I'll look into it.

On 3/5/19, 4:28 AM, "Carlos Rovira" <ca...@apache.org> wrote:

    But, seems there's a fail on server just 15 min ago equal to your fail here:
    
    Build failed in Jenkins: royale-compiler #752
    
    El mar., 5 mar. 2019 a las 13:25, Carlos Rovira (<ca...@apache.org>)
    escribió:
    
    > Hi Piotr,
    >
    > I'm having issues right now. But seems different from me:
    >
    > download-jar:
    >
    >       [get] Getting:
    > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsearch.maven.org%2Fremotecontent%3Ffilepath%3Djunit%2Fjunit%2F4.10%2Fjunit-4.10.jar&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=Ql5Vbnn7TsnVT5MiKhuajKG0JxnFmPhsi%2Bg2awfixeY%3D&amp;reserved=0
    >
    >       [get] To:
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
    >
    >       [get] Error opening connection java.io.IOException: Server returned
    > HTTP response code: 504 for URL:
    > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsearch.maven.org%2Fremotecontent%3Ffilepath%3Djunit%2Fjunit%2F4.10%2Fjunit-4.10.jar&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=Ql5Vbnn7TsnVT5MiKhuajKG0JxnFmPhsi%2Bg2awfixeY%3D&amp;reserved=0
    >
    >       [get] Error opening connection java.io.IOException: Server returned
    > HTTP response code: 504 for URL:
    > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsearch.maven.org%2Fremotecontent%3Ffilepath%3Djunit%2Fjunit%2F4.10%2Fjunit-4.10.jar&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=Ql5Vbnn7TsnVT5MiKhuajKG0JxnFmPhsi%2Bg2awfixeY%3D&amp;reserved=0
    >
    >       [get] Error opening connection java.io.IOException: Server returned
    > HTTP response code: 504 for URL:
    > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsearch.maven.org%2Fremotecontent%3Ffilepath%3Djunit%2Fjunit%2F4.10%2Fjunit-4.10.jar&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=Ql5Vbnn7TsnVT5MiKhuajKG0JxnFmPhsi%2Bg2awfixeY%3D&amp;reserved=0
    >
    >       [get] Can't get
    > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsearch.maven.org%2Fremotecontent%3Ffilepath%3Djunit%2Fjunit%2F4.10%2Fjunit-4.10.jar&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=Ql5Vbnn7TsnVT5MiKhuajKG0JxnFmPhsi%2Bg2awfixeY%3D&amp;reserved=0
    > to
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
    >
    >
    > double-check-file:
    >
    >      [echo] Need file: ${still_no_file}
    >
    >
    > get-from-cache-if-needed:
    >
    >
    > fail-if-not-found:
    >
    >
    > BUILD FAILED
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:1948: The
    > following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:2035: The
    > following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/build.xml:65: The
    > following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler-test-utils/build.xml:66:
    > The following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:127:
    > The following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:132:
    > The following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:97:
    > The following error occurred while executing this line:
    >
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:197:
    > /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
    > could not be downloaded or found in cache
    >
    >
    >
    > El mar., 5 mar. 2019 a las 10:16, Piotr Zarzycki (<
    > piotrzarzycki21@gmail.com>) escribió:
    >
    >> Hi Guys,
    >>
    >> Anyone is experiencing the same build fail as it is on server ? [1]
    >>
    >> [1]
    >>
    >> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2Froyale-asjs%2F2003%2Fconsole&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=2fY3ICvOjkPUEnfYsl84YAmBYPA2Jdu8%2FIhcbB4b1OY%3D&amp;reserved=0
    >>
    >> Thanks,
    >> Piotr
    >>
    >> wt., 5 mar 2019 o 06:14 Alex Harui <ah...@adobe.com.invalid> napisał(a):
    >>
    >> > Need to see the console output...
    >> >
    >> > On 3/4/19, 1:50 AM, "Harbs" <ha...@gmail.com> wrote:
    >> >
    >> >     I’m trying to build Royale on a Windows machine and I’m getting some
    >> > odd errors.
    >> >
    >> >     The error happens in ASDateTests and I’m getting “unexpected
    >> > compilation problems” as well as day and dayUTF being read-only.
    >> >
    >> >     I’ve tried cleaning things out including deleting the complete
    >> > contents of the repos. I’ve tried ignoring the ASDateTests which just
    >> > causes an error somewhere else.
    >> >
    >> >     I’m kind of stumped. Anyone have ideas?
    >> >
    >> >     Harbs
    >> >
    >> >
    >>
    >> --
    >>
    >> Piotr Zarzycki
    >>
    >> Patreon: *https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=CZ%2F2LfiqmprgLydCtFeQeauQ23BFjfF0JxDk83sKffE%3D&amp;reserved=0
    >> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=CZ%2F2LfiqmprgLydCtFeQeauQ23BFjfF0JxDk83sKffE%3D&amp;reserved=0>*
    >>
    >
    >
    > --
    > Carlos Rovira
    > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=YtX5OQ77xD0UB4KouFN3tInc1Y97A9CLnT12%2Bid6%2FyU%3D&amp;reserved=0
    >
    >
    
    -- 
    Carlos Rovira
    https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cd56ad1c3a70b4b81e59108d6a1660b1b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636873856972855789&amp;sdata=YtX5OQ77xD0UB4KouFN3tInc1Y97A9CLnT12%2Bid6%2FyU%3D&amp;reserved=0
    


Re: Failing build on Windows

Posted by Carlos Rovira <ca...@apache.org>.
But, seems there's a fail on server just 15 min ago equal to your fail here:

Build failed in Jenkins: royale-compiler #752

El mar., 5 mar. 2019 a las 13:25, Carlos Rovira (<ca...@apache.org>)
escribió:

> Hi Piotr,
>
> I'm having issues right now. But seems different from me:
>
> download-jar:
>
>       [get] Getting:
> http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
>
>       [get] To:
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
>
>       [get] Error opening connection java.io.IOException: Server returned
> HTTP response code: 504 for URL:
> http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
>
>       [get] Error opening connection java.io.IOException: Server returned
> HTTP response code: 504 for URL:
> http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
>
>       [get] Error opening connection java.io.IOException: Server returned
> HTTP response code: 504 for URL:
> http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
>
>       [get] Can't get
> http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
> to
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
>
>
> double-check-file:
>
>      [echo] Need file: ${still_no_file}
>
>
> get-from-cache-if-needed:
>
>
> fail-if-not-found:
>
>
> BUILD FAILED
>
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:1948: The
> following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:2035: The
> following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/build.xml:65: The
> following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler-test-utils/build.xml:66:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:127:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:132:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:97:
> The following error occurred while executing this line:
>
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:197:
> /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
> could not be downloaded or found in cache
>
>
>
> El mar., 5 mar. 2019 a las 10:16, Piotr Zarzycki (<
> piotrzarzycki21@gmail.com>) escribió:
>
>> Hi Guys,
>>
>> Anyone is experiencing the same build fail as it is on server ? [1]
>>
>> [1]
>>
>> http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/2003/console
>>
>> Thanks,
>> Piotr
>>
>> wt., 5 mar 2019 o 06:14 Alex Harui <ah...@adobe.com.invalid> napisał(a):
>>
>> > Need to see the console output...
>> >
>> > On 3/4/19, 1:50 AM, "Harbs" <ha...@gmail.com> wrote:
>> >
>> >     I’m trying to build Royale on a Windows machine and I’m getting some
>> > odd errors.
>> >
>> >     The error happens in ASDateTests and I’m getting “unexpected
>> > compilation problems” as well as day and dayUTF being read-only.
>> >
>> >     I’ve tried cleaning things out including deleting the complete
>> > contents of the repos. I’ve tried ignoring the ASDateTests which just
>> > causes an error somewhere else.
>> >
>> >     I’m kind of stumped. Anyone have ideas?
>> >
>> >     Harbs
>> >
>> >
>>
>> --
>>
>> Piotr Zarzycki
>>
>> Patreon: *https://www.patreon.com/piotrzarzycki
>> <https://www.patreon.com/piotrzarzycki>*
>>
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>

-- 
Carlos Rovira
http://about.me/carlosrovira

Re: Failing build on Windows

Posted by Carlos Rovira <ca...@apache.org>.
Hi Piotr,

I'm having issues right now. But seems different from me:

download-jar:

      [get] Getting:
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar

      [get] To:
/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar

      [get] Error opening connection java.io.IOException: Server returned
HTTP response code: 504 for URL:
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar

      [get] Error opening connection java.io.IOException: Server returned
HTTP response code: 504 for URL:
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar

      [get] Error opening connection java.io.IOException: Server returned
HTTP response code: 504 for URL:
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar

      [get] Can't get
http://search.maven.org/remotecontent?filepath=junit/junit/4.10/junit-4.10.jar
to
/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar


double-check-file:

     [echo] Need file: ${still_no_file}


get-from-cache-if-needed:


fail-if-not-found:


BUILD FAILED

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:1948: The
following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/build.xml:2035: The
following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-compiler/build.xml:65: The
following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler-test-utils/build.xml:66:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:127:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:132:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:97:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/src/test/downloads.xml:197:
/Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler/lib/external/junit-4.10.jar
could not be downloaded or found in cache



El mar., 5 mar. 2019 a las 10:16, Piotr Zarzycki (<pi...@gmail.com>)
escribió:

> Hi Guys,
>
> Anyone is experiencing the same build fail as it is on server ? [1]
>
> [1]
>
> http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/2003/console
>
> Thanks,
> Piotr
>
> wt., 5 mar 2019 o 06:14 Alex Harui <ah...@adobe.com.invalid> napisał(a):
>
> > Need to see the console output...
> >
> > On 3/4/19, 1:50 AM, "Harbs" <ha...@gmail.com> wrote:
> >
> >     I’m trying to build Royale on a Windows machine and I’m getting some
> > odd errors.
> >
> >     The error happens in ASDateTests and I’m getting “unexpected
> > compilation problems” as well as day and dayUTF being read-only.
> >
> >     I’ve tried cleaning things out including deleting the complete
> > contents of the repos. I’ve tried ignoring the ASDateTests which just
> > causes an error somewhere else.
> >
> >     I’m kind of stumped. Anyone have ideas?
> >
> >     Harbs
> >
> >
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Re: Failing build on Windows

Posted by Piotr Zarzycki <pi...@gmail.com>.
Hi Guys,

Anyone is experiencing the same build fail as it is on server ? [1]

[1]
http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs/2003/console

Thanks,
Piotr

wt., 5 mar 2019 o 06:14 Alex Harui <ah...@adobe.com.invalid> napisał(a):

> Need to see the console output...
>
> On 3/4/19, 1:50 AM, "Harbs" <ha...@gmail.com> wrote:
>
>     I’m trying to build Royale on a Windows machine and I’m getting some
> odd errors.
>
>     The error happens in ASDateTests and I’m getting “unexpected
> compilation problems” as well as day and dayUTF being read-only.
>
>     I’ve tried cleaning things out including deleting the complete
> contents of the repos. I’ve tried ignoring the ASDateTests which just
> causes an error somewhere else.
>
>     I’m kind of stumped. Anyone have ideas?
>
>     Harbs
>
>

-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Re: Failing build on Windows

Posted by Alex Harui <ah...@adobe.com.INVALID>.
Need to see the console output...

On 3/4/19, 1:50 AM, "Harbs" <ha...@gmail.com> wrote:

    I’m trying to build Royale on a Windows machine and I’m getting some odd errors.
    
    The error happens in ASDateTests and I’m getting “unexpected compilation problems” as well as day and dayUTF being read-only.
    
    I’ve tried cleaning things out including deleting the complete contents of the repos. I’ve tried ignoring the ASDateTests which just causes an error somewhere else.
    
    I’m kind of stumped. Anyone have ideas?
    
    Harbs


Re: Failing build on Windows

Posted by Carlos Rovira <ca...@apache.org>.
Hi Harbs,

I just rebuild all repos and build SDK with ANT about 1 hour ago with no
problem. I'm on Mac and in Spain.
Latest time I had problems with dates and test was when changed the hour.
Yishay had the same problem at that time.
Maybe you're in some global zone that has some hour change this days?



El lun., 4 mar. 2019 a las 10:50, Harbs (<ha...@gmail.com>) escribió:

> I’m trying to build Royale on a Windows machine and I’m getting some odd
> errors.
>
> The error happens in ASDateTests and I’m getting “unexpected compilation
> problems” as well as day and dayUTF being read-only.
>
> I’ve tried cleaning things out including deleting the complete contents of
> the repos. I’ve tried ignoring the ASDateTests which just causes an error
> somewhere else.
>
> I’m kind of stumped. Anyone have ideas?
>
> Harbs



-- 
Carlos Rovira
http://about.me/carlosrovira