Displaying 20 results from an estimated 6000 matches similar to: "Randon failures in clang-ppc64le-linux-lnt"
2016 Jun 29
1
clang-ppc64be-linux-lnt flakiness
I looked at this a bit a while back when you first asked but I didn't
see anything obviously wrong.
Benjamin, at least one of the referenced failures was on BE powerpc64.
I don't remember if that one
(http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/4883)
failed on stage 1 or 2 and the results pages are no longer available.
BTW, I tried testing the same revision many
2016 Jun 29
2
clang-ppc64be-linux-lnt flakiness
This just failed again:
http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/1579
Bill, could you take a look at this? This is like the 3rd time I've been
incorrectly pinged by this buildbot due to this issue.
-- Sean Silva
On Mon, Jun 13, 2016 at 8:07 PM, Sean Silva <chisophugis at gmail.com> wrote:
> Thanks for taking a look. The flaky ASan test failure in the
2014 Jun 24
2
[LLVMdev] Getting LNT to work with non-bash shell
I followed the LNT quickstart guide (
http://llvm.org/docs/lnt/quickstart.html) on my debian machine, and it
seems to have a problem running. When I consult test.log, every single
test has a section like this
# Pretend that the reference output was produced instantaneously.
> cp /home/jeremy/hardware/llvm/test-suite/instant.txt
> Output/sse.expandfft.out-nat.time
>
2014 Jun 25
2
[LLVMdev] Getting LNT to work with non-bash shell
The attached patch didn't fix it, but when I also changed another == to = a
few lines further down it seemed to work.
Jeremy
On Tue, Jun 24, 2014 at 10:07 PM, Justin Bogner <mail at justinbogner.com>
wrote:
> Jeremy Salwen <jeremysalwen at gmail.com> writes:
> > I followed the LNT quickstart guide
> > (http://llvm.org/docs/lnt/quickstart.html) on my debian
2018 Jun 19
2
Using lnt to run SPEC tests: possible or not?
It appears that lnt has the capability to run the
SPEC2000/2006/2017(maybe) tests from looking at the options and from
poking around in the mailing list archives. Or does it? I experimented
a bit and cannot get it to work right. However, it isn't really
documented anywhere so maybe I didn't set it up properly. Plus there's
all the mention of llvmgcc...
So is anyone doing
2017 Aug 28
2
Buildbot can't submit results to LNT server
Hi,
I have recently moved the clang-native-arm-lnt-perf bot from the nt
producer to the test-suite producer. It seems to be working fine but
it doesn't manage to submit the results to
http://lnt.llvm.org/submitRun.
If you scroll down to the bottom of [1], you can see this error message:
2017-08-28 07:06:32: submitting result to 'http://lnt.llvm.org/submitRun'
error: lnt server:
2017 Aug 28
2
Buildbot can't submit results to LNT server
Great, good to know it's not just a problem with our bot. Thanks!
On 28 August 2017 at 16:24, Chris Matthews <cmatthews5 at apple.com> wrote:
> Hi Diana,
>
> I have seen that issue on some other bots too. I will fix it this week. It is something about how MySQL treats character encodings differently than Postgres. We are checking for the value in the table beforehand, and this
2017 Jul 31
2
[LNT] new server instance http://lnt.llvm.org seems unstable
Hi,
The new LNT server instance http://lnt.llvm.org seems to fail in many cases.
Any entrance to a 'Run page' (e.g. http://lnt.llvm.org/db_default/v4/nts/62475) and lately
also many perf bots result submissions (e.g. http://lab.llvm.org:8014/builders/clang-native-arm-lnt-perf/builds/2262/steps/test-suite/logs/stdio ) fails with:
"500 Internal Server Error".
Any ideas?
Thanks,
2017 Jul 31
1
[LNT] new server instance http://lnt.llvm.org seems unstable
The run page problem were triggered by one of my commits (sorry) and should be mitigated now, see the thread at http://lists.llvm.org/pipermail/llvm-dev/2017-July/115971.html <http://lists.llvm.org/pipermail/llvm-dev/2017-July/115971.html>
I don't know about the submission problems, could they just an occasional network problem or are they a common phenomenon? Chris did some
2018 Jan 26
2
svn problem checking out test suite
I updated one of the powerpc64 lnt buildbot machines to a new OS release
and the buildbot started failing every run when it tries to check out
the test suite.
The checkout will run for a while then always fails like this:
/usr/bin/svn checkout --non-interactive --no-auth-cache --revision
323463 http://llvm.org/svn/llvm-project/test-suite/trunk at 323463
test/test-suite
in dir
2017 Jan 23
4
LNT Buildbots broken
Hi folks,
It seems all LNT buildbots are broken due to the error:
error: The 'six==1.9.0' distribution was not found and is required by LNT
The module seems to be in version 1.10 and probably the old binary is
no longer there.
Do we really need it to be 1.9? Can't that be >1.9?
cheers,
--renato
2016 May 29
3
LNT General Failure
Folks,
Its seems that the latest master restart has introduced a failure in
*many* test-suite bots:
File "/home/buildslave/buildslave/clang-cmake-aarch64-full/test/lnt/lnt/server/ui/decorators.py",
line 6, in <module>
frontend = flask.Module(__name__)
AttributeError: 'module' object has no attribute 'Module'
2016 May 30
0
LNT General Failure
Hi Renato,
We're also seeing this on internal bots.
My first guess is that it was triggered by the Flask package getting updated at Pypi on 29th of May, see https://pypi.python.org/pypi/Flask.
I haven't investigated further at this point.
Thanks,
Kristof
On 29 May 2016, at 14:28, Renato Golin <renato.golin at linaro.org<mailto:renato.golin at linaro.org>> wrote:
Folks,
2017 Oct 25
5
RFC: Switching to the new pass manager by default
On 10/25/2017 12:32 PM, Evgeny Astigeevich wrote:
>
> Hi Hal,
>
> I quickly checked the execution profile. It is real. The code changed
> significantly. A number of the hottest regions changed. I’ll compare IRs.
>
Thanks. Obviously a 1000% execution performance regression seems
problematic.
-Hal
> JFYI FreeBench/fourinarow time graph:
>
2014 Aug 06
2
[LLVMdev] LNT bot failures
Folks,
I'm scratching my head to understand what's wrong with this bot:
http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/7783/steps/lnt.nightly-test/logs/stdio
There were no recent commits to lnt or the test-suite and I've cleaned
the lnt.venv on the bot, but it's still failing. I also haven't
updated the packages or anything on the bot.
Can any LNT specialist
2016 May 30
2
LNT General Failure
Renato, Kristof,
I confirm this is due to the latest Flask --- Flask-0.11 was released this weekend --- and for some unknown (to me at least) reason, although LNT's requirements.txt pins Flask to version 0.10.1, pip installs Flask-0.11. Forcing Flask to 0.10.1 gets the situation back to normal.
Reading pip's documentation makes me think it's not able to resolve dependencies
2014 Aug 06
3
[LLVMdev] LNT bot failures
LNT executes:
cc_version = capture([cc, '-v', '-E'] + cc_flags +
['-x', 'c', '/dev/null', '-###'],
include_stderr=True).strip()
Then parses the result
Perhaps that output has changed in an unexpected way?
> On Aug 6, 2014, at 3:06 PM, Chris Matthews <chris.matthews at apple.com> wrote:
2016 Jun 12
2
clang-ppc64be-linux-lnt flakiness
Hi Bill, just a heads up but this bot seems to have spuriously failed on a
build that only pulled in my commit r272505 which is unrelated.
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/4883
-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160612/8b2c4493/attachment.html>
2017 Oct 25
2
RFC: Switching to the new pass manager by default
On 10/25/2017 12:10 PM, Evgeny Astigeevich via llvm-dev wrote:
>
> Hi Chandler,
>
> I ran the LNT benchmarks and SPEC2k6.train on AArch64 Cortex-A57. I
> used revisions: Clang 316561, LLVM 316563.
>
> Options: -O3 -mcpu=cortex-a57 -fomit-frame-pointer
> -fexperimental-new-pass-manager
>
> Regressions: execution time increase
>
> LNT
>
>
2016 Sep 17
7
Benchmark LNT weird thread behaviour
Hi James/Chris,
You guys have done this before, so I'm guessing you can help me
understand what's going on.
If my buildbot config is:
jobs=2,
nt_flags=['--cflag', '-mcpu=cortex-a15', '--use-perf', '--threads=1',
'--build-threads=4']
It uses -j4 for build, -j2 for running the tests: