Closed Bug 1263471 Opened 8 years ago Closed 8 years ago

checkstyle permafail: TC Artifact build "OSError: [Errno 2] No such file or directory" & "SyntaxError: unexpected EOF while parsing" errors during packaging

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1269661

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure)

also  13:35:39 INFO - Error: /home/worker/workspace/build/src/browser/installer/package-manifest.in:757: Missing file(s): bin/libfreeblpriv3.so  from https://treeherder.mozilla.org/logviewer.html#?job_id=25612721&repo=mozilla-inbound - Chris, could you take a look at this ? 

07:02 < kaie> Tomcat|sheriffduty, ok, that would be me. We had hoped we found all required packaging changes, but this seems to be another one. If possible, I'd prefer we find the required change, 
              instead of backing out.
Flags: needinfo?(cmanchester)
This job is a little weird, because it will typically take its binaries from a previous build. I'm pretty sure the issue here is an updated packager trying to find files that weren't present in the build artifact being consumed, because the builds have recovered since then. These are Tier-2, nobody should be worried about a backout.
Flags: needinfo?(cmanchester)
This bug is misleading. The job fails if there are actually checkstyle errors. Right now this job ALWAYS fails if it runs because of those errors:
> * 02:11:06     INFO -  :app:checkstyle[ant:checkstyle] /home/worker/workspace/build/src/mobile/android/base/java/org/mozilla/gecko/home/ClientsAdapter.java:99:82: '{' is not preceded with whitespace.
> * 02:11:06     INFO -  [ant:checkstyle] /home/worker/workspace/build/src/mobile/android/base/java/org/mozilla/gecko/home/CombinedHistoryAdapter.java:135:65: '{' is not preceded with whitespace.
> * 02:11:06     INFO -  [ant:checkstyle] /home/worker/workspace/build/src/mobile/android/base/java/org/mozilla/gecko/home/CombinedHistoryPanel.java:374:54: '?' is not preceded with whitespace.
> * 02:11:07 INFO - FAILED 

I filed bug 1269661 for the errors. We should not treat this as 'intermittent'.
Summary: Intermittent TC Artifact build "OSError: [Errno 2] No such file or directory" & "SyntaxError: unexpected EOF while parsing" errors during packaging → checkstyle permafail: TC Artifact build "OSError: [Errno 2] No such file or directory" & "SyntaxError: unexpected EOF while parsing" errors during packaging
I filed bug 1269927 to improve the error messages. That being said, it's not something I can prioritize at the moment so it'd be great if we could get some help to make these errors clearer.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.