Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switched from Xerces to tinyxml2 for Services #27339

Merged
merged 3 commits into from Jun 27, 2019

Conversation

Dr15Jones
Copy link
Contributor

PR description:

We already are dependent on tinyxml2 from MessageLogger. In addition, tinyxml2 is more thread friendly and seems lighter weight.

PR validation:

Code compiles and framework related tests pass.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27339/10594

  • This PR adds an extra 24KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27339/10595

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones (Chris Jones) for master.

It involves the following packages:

FWCore/Catalog
FWCore/Services

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@makortel, @Martin-Grunewald, @wddgit this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 25, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/1155/console Started: 2019/06/25 17:02

@cmsbuild
Copy link
Contributor

-1

Tested at: 09a7389

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ab57a7/1155/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation error when building:

>> Building shared library tmp/slc7_amd64_gcc700/src/L1TriggerConfig/L1GtConfigProducers/src/L1TriggerConfigL1GtConfigProducers/libL1TriggerConfigL1GtConfigProducers.so
tmp/slc7_amd64_gcc700/src/L1TriggerConfig/L1GtConfigProducers/src/L1TriggerConfigL1GtConfigProducers/L1GtTriggerMenuXmlParser.cc.o: In function `L1GtTriggerMenuXmlParser::initXML(std::__cxx11::basic_string, std::allocator > const&)':
L1GtTriggerMenuXmlParser.cc:(.text+0x2515): undefined reference to `cms::concurrency::xercesInitialize()'
tmp/slc7_amd64_gcc700/src/L1TriggerConfig/L1GtConfigProducers/src/L1TriggerConfigL1GtConfigProducers/L1GtTriggerMenuXmlParser.cc.o: In function `L1GtTriggerMenuXmlParser::cleanupXML(xercesc_3_1::XercesDOMParser*)':
L1GtTriggerMenuXmlParser.cc:(.text+0x1db): undefined reference to `cms::concurrency::xercesTerminate()'
collect2: error: ld returned 1 exit status
gmake: *** [tmp/slc7_amd64_gcc700/src/L1TriggerConfig/L1GtConfigProducers/src/L1TriggerConfigL1GtConfigProducers/libL1TriggerConfigL1GtConfigProducers.so] Error 1
Leaving library rule at L1TriggerConfig/L1GtConfigProducers
>> Leaving Package L1TriggerConfig/L1GtConfigProducers
>> Package L1TriggerConfig/L1GtConfigProducers built
>> Leaving Package CondCore/Utilities arg1=


@cmsbuild
Copy link
Contributor

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

We already are dependent on tinyxml2 from MessageLogger. In addition, tinyxml2 is more thread friendly and seems lighter weight.
The default value for the URL needs to use the CMS_PATH environment
variable.
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27339/10618

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

Pull request #27339 was updated. @cmsbuild, @smuzaffar, @benkrikler, @Dr15Jones, @rekovic can you please check and sign again.

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 26, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/1177/console Started: 2019/06/26 16:22

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ab57a7/1177/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3254598
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3254262
  • DQMHistoTests: Total skipped: 334
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@Dr15Jones
Copy link
Contributor Author

+1

@fabiocos
Copy link
Contributor

@rekovic the L1 part of this PR is minimal and purely technical, please have a look, I will integrate it in next IB

@fabiocos
Copy link
Contributor

+1

@fabiocos
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 24b04b2 into cms-sw:master Jun 27, 2019
@Dr15Jones Dr15Jones deleted the useTinyXML branch July 9, 2019 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants