agent stuck in infinite loop at connect time on FreeBSD/arm with openjdk 8

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Minor
    • Component/s: remoting
    • Environment:

      Starting an agent (both via ssh and from the command line) on a FreeBSD-12/arm64 agent sends the slave in an infinite loop for over five minutes. If started over ssh, jenkins will try launching a second (and third and so on) copy of the agent to the same result.

      For some reason it did connect once, but I can't reproduce the correct behaviour. I've tried deleting and recreating the host, no changes.

      Attaching stdout, stderr, remoting log and two thread dumps taken a few minutes after startup.

      It would seem that the slave is looping forever in hudson.remoting.ClassFilter$RegExpClassFilter.add - maybe the fact that it's running on an interpreter-mode JVM makes it super inefficient at parsing regexes? Either way, it's been running at 100% CPU for over 15 minutes now and Jenkins still doesn't see the connection as up 

        1. tdump.3
          13 kB
        2. tdump.2
          13 kB
        3. tdump.1
          13 kB
        4. remoting.log.0
          1 kB
        5. out
          0.1 kB
        6. err
          2 kB

            Assignee:
            Jeff Thompson
            Reporter:
            kinkie
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: