adoptium / adoptium/aqa-tests

egrep: warning: egrep is obsolescent

Open
#6,034 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

Error `egrep: warning: egrep is obsolescent` in aqa-tests/terminateTestProcesses.sh

```
15:36:52 + aqa-tests/terminateTestProcesses.sh jenkins
15:36:52 Unix type machine..
15:36:52 egrep: warning: egrep is obsolescent; using grep -E
15:36:52 grep: warning: stray \ before /
15:36:52 grep: warning: stray \ before /
15:36:52 Running on a Linux host
15:36:52 egrep: warning: egrep is obsolescent; using grep -E
15:36:52 egrep: warning: egrep is obsolescent; using grep -E
15:36:52 grep: warning: stray \ before /
15:36:52 egrep: warning: egrep is obsolescent; using grep -E
15:36:52 Woohoo - no rogue processes detected!
```

[internal job on rhel10](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder_JCK/3841/console)

Contributor guide

Open the contributing guide

Research direction

Inspect aqa-tests/terminateTestProcesses.sh, focusing on the egrep and grep commands shown in the RHEL10 Jenkins console output. Run the script or the referenced Grinder_JCK job to confirm the warnings; done means the process-checking behavior remains intact without the obsolescent egrep or stray-backslash warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, shell
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.