EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
<== Date ==> <== Thread ==>

Subject: Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus
From: Charles Merrill Jenkins via Tech-talk <tech-talk at aps.anl.gov>
To: "Kasemir, Kay" <kasemirk at ornl.gov>, Phoebus Tech Talk <tech-talk at aps.anl.gov>
Date: Thu, 27 Jul 2023 10:39:33 -0500
Hello Kay,

Thank you very much for your help!  I have downloaded the current version of phoebus by going to the URL and copying the https in the get code button:

I first run the check:
mvn clean verify -f dependencies/pom.xml
And this works

The build fails when using
mvn clean install
It appears to fail on some maving plugin. 
I am using jkd 20.0.2 and maven 3.9.3.
I will try to use the -DskipTests for the clean install

The errors I get are (it is long):

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[ERROR]   ServerClientTest.testSinglePV:259
[INFO]
[ERROR] Tests run: 63, Failures: 12, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for phoebus (parent) 4.7.3-SNAPSHOT:
[INFO]
[INFO] phoebus (parent) ................................... SUCCESS [  0.720 s]
[INFO] dependencies ....................................... SUCCESS [  0.024 s]
[INFO] install-jars ....................................... SUCCESS [  1.351 s]
[INFO] phoebus-target ..................................... SUCCESS [  2.541 s]
[INFO] core ............................................... SUCCESS [  0.023 s]
[INFO] core-vtype ......................................... SUCCESS [  5.098 s]
[INFO] core-formula ....................................... SUCCESS [  6.524 s]
[INFO] core-framework ..................................... SUCCESS [ 27.566 s]
[INFO] core-types ......................................... SUCCESS [  1.141 s]
[INFO] core-util .......................................... SUCCESS [  6.069 s]
[INFO] core-pva ........................................... FAILURE [02:12 min]
[INFO] core-pv ............................................ SKIPPED
[INFO] core-security ...................................... SKIPPED
[INFO] core-ui ............................................ SKIPPED
[INFO] core-logbook ....................................... SKIPPED
[INFO] core-email ......................................... SKIPPED
[INFO] core-launcher ...................................... SKIPPED
[INFO] app ................................................ SKIPPED
[INFO] app-diag ........................................... SKIPPED
[INFO] app-log-configuration .............................. SKIPPED
[INFO] app-probe .......................................... SKIPPED
[INFO] app-pvtable ........................................ SKIPPED
[INFO] app-pvtree ......................................... SKIPPED
[INFO] app-update ......................................... SKIPPED
[INFO] app-email .......................................... SKIPPED
[INFO] app-email-ui ....................................... SKIPPED
[INFO] app-errlog ......................................... SKIPPED
[INFO] app-filebrowser .................................... SKIPPED
[INFO] app-logbook ........................................ SKIPPED
[INFO] app-logbook-inmemory ............................... SKIPPED
[INFO] app-logbook-ui ..................................... SKIPPED
[INFO] app-logbook-olog ................................... SKIPPED
[INFO] app-logbook-olog-client ............................ SKIPPED
[INFO] app-logbook-olog-client-es ......................... SKIPPED
[INFO] app-logbook-olog-ui ................................ SKIPPED
[INFO] app-logbook-elog ................................... SKIPPED
[INFO] app-rtplot ......................................... SKIPPED
[INFO] app-databrowser .................................... SKIPPED
[INFO] app-databrowser-timescale .......................... SKIPPED
[INFO] app-display ........................................ SKIPPED
[INFO] app-display-model .................................. SKIPPED
[INFO] app-display-representation ......................... SKIPPED
[INFO] app-3d-viewer ...................................... SKIPPED
[INFO] app-display-representation-javafx .................. SKIPPED
[INFO] app-display-fonts .................................. SKIPPED
[INFO] app-display-runtime ................................ SKIPPED
[INFO] app-display-editor ................................. SKIPPED
[INFO] app-display-convert-medm ........................... SKIPPED
[INFO] app-display-convert-edm ............................ SKIPPED
[INFO] app-display-navigation ............................. SKIPPED
[INFO] app-display-adapters ............................... SKIPPED
[INFO] app-display-thumbwheel ............................. SKIPPED
[INFO] app-display-linearmeter ............................ SKIPPED
[INFO] app-alarm .......................................... SKIPPED
[INFO] app-alarm-model .................................... SKIPPED
[INFO] app-alarm-ui ....................................... SKIPPED
[INFO] app-alarm-logging-ui ............................... SKIPPED
[INFO] app-alarm-datasouce ................................ SKIPPED
[INFO] app-scan ........................................... SKIPPED
[INFO] app-scan-model ..................................... SKIPPED
[INFO] app-scan-client .................................... SKIPPED
[INFO] app-scan-ui ........................................ SKIPPED
[INFO] app-channel ........................................ SKIPPED
[INFO] app-channel-channelfinder .......................... SKIPPED
[INFO] app-channel-utility ................................ SKIPPED
[INFO] app-channel-views .................................. SKIPPED
[INFO] app-perfmon ........................................ SKIPPED
[INFO] app-pace ........................................... SKIPPED
[INFO] app-save-and-restore ............................... SKIPPED
[INFO] save-and-restore-model ............................. SKIPPED
[INFO] save-and-restore-common ............................ SKIPPED
[INFO] save-and-restore-service ........................... SKIPPED
[INFO] save-and-restore ................................... SKIPPED
[INFO] save-and-restore-logging ........................... SKIPPED
[INFO] app-console ........................................ SKIPPED
[INFO] app-trends ......................................... SKIPPED
[INFO] app-trends-rich-adapters ........................... SKIPPED
[INFO] app-trends-simple-adapters ......................... SKIPPED
[INFO] app-utility ........................................ SKIPPED
[INFO] app-utility-preference-manager ..................... SKIPPED
[INFO] app-imageviewer .................................... SKIPPED
[INFO] app-credentials-management ......................... SKIPPED
[INFO] app-eslog .......................................... SKIPPED
[INFO] product ............................................ SKIPPED
[INFO] services ........................................... SKIPPED
[INFO] service-alarm-server ............................... SKIPPED
[INFO] service-archive-engine ............................. SKIPPED
[INFO] service-scan-server ................................ SKIPPED
[INFO] service-alarm-logger ............................... SKIPPED
[INFO] service-alarm-config-logger ........................ SKIPPED
[INFO] service-save-and-restore ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:04 min
[INFO] Finished at: 2023-07-27T10:32:54-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project core-pva: There are test failures.
[ERROR]
[ERROR] Please refer to /home/jenkins/Mu2e/Online/online2023Jul26/phoebus/core/pva/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :core-pva
[jenkins@pegasus phoebus]$
T

Thanks,
Merrill Jenkins

On 7/27/23 10:10, Kasemir, Kay wrote:

Hi!

> I am not able to get the current version of phoebus to build using: ..$ mvn clean install

Sorry to hear that. The automated built check on https://github.com/ControlSystemStudio/phoebus looks OK, and I’ve just tried a git clone & mvn clean install w/o issues.

> ........................................... FAILURE

You don’t show what the mode detailed error is, so this could be anything, starting with maven temporarily unable to find itself.

In case it’s a test failure, try skipping the tests:

  mvn -DskipTests clean install

 


-- 
+++++++++++++++++++++++++
Merrill Jenkins
Professor of Physics
==== Mailing Address ====
Physics
411 University Blvd. N.
MSPB RM 115
Mobile, AL 36688
phone 251.414.8013
Dept: 251.460.6224

Replies:
Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus Kasemir, Kay via Tech-talk
References:
Best Site to Download Latest Version of Phoebus Charles Jenkins via Tech-talk
Re: Best Site to Download Latest Version of Phoebus Charles Merrill Jenkins via Tech-talk
Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus Kasemir, Kay via Tech-talk

Navigate by Date:
Prev: Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus Kasemir, Kay via Tech-talk
Next: Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus Kasemir, Kay via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
Navigate by Thread:
Prev: Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus Kasemir, Kay via Tech-talk
Next: Re: [EXTERNAL] Re: Best Site to Download Latest Version of Phoebus Kasemir, Kay via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  <20232024 
ANJ, 27 Jul 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·