Skip to content

opentelemetry-cpp: add version 1.8.2, update dependencies #15805

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

Closed
wants to merge 2 commits into from

Conversation

MrSparc
Copy link
Contributor

@MrSparc MrSparc commented Feb 7, 2023

Specify library name and version: opentelemetry-cpp/*

  • add version 1.8.2
  • add add_subdirectory in test_v1_package

This PR was based on toge PR: #15687 that was closed as outdated to be merged by this new one.


@CLAassistant
Copy link

CLAassistant commented Feb 7, 2023

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented Feb 9, 2023

I detected other pull requests that are modifying opentelemetry-cpp/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@prince-chrismc
Copy link
Contributor

Make sure to comment in #4

@MrSparc MrSparc mentioned this pull request Feb 12, 2023
@MrSparc MrSparc force-pushed the opentelemetry-cpp-1.8.2 branch from 7a41eff to 3ca28f3 Compare February 13, 2023 20:39
@conan-center-bot

This comment has been minimized.

@MrSparc MrSparc force-pushed the opentelemetry-cpp-1.8.2 branch from 3ca28f3 to 0d3dca7 Compare February 13, 2023 22:00
@conan-center-bot

This comment has been minimized.

@prince-chrismc
Copy link
Contributor

You need to wait #15980 has not merged

@prince-chrismc
Copy link
Contributor

Please do not force push 🙏 GitHub forces us to restart the review which is not fun!

prince-chrismc
prince-chrismc previously approved these changes Feb 13, 2023
@MrSparc
Copy link
Contributor Author

MrSparc commented Feb 13, 2023

Please do not force push 🙏 GitHub forces us to restart the review which is not fun!

Ohh, sorry I didn't know that.

jwillikers
jwillikers previously approved these changes Feb 15, 2023
@prince-chrismc
Copy link
Contributor

There's merge conflicts FYI

@MrSparc MrSparc dismissed stale reviews from jwillikers and prince-chrismc via bdf8603 February 17, 2023 12:25
@MrSparc MrSparc force-pushed the opentelemetry-cpp-1.8.2 branch from 0d3dca7 to bdf8603 Compare February 17, 2023 12:25
@MrSparc
Copy link
Contributor Author

MrSparc commented Feb 17, 2023

Hi @prince-chrismc I had to rebase to merge the changes that were added into this recipe in the meantime since my PR was created.
Please check if that's ok.

@conan-center-bot

This comment has been minimized.

@MrSparc MrSparc force-pushed the opentelemetry-cpp-1.8.2 branch from ef76c3e to 2c5cddb Compare February 17, 2023 12:46
@rbharvs
Copy link

rbharvs commented Mar 14, 2023

Hi all,

I opened a Github issue recently related to an issue I discovered that was introduced to the package recipe recently. Namely, a change was made that to the recipe that caused Conan to build the example files in the OpenTelemetry repo. Unfortunately, there is a mistake in one of their example files that prevents it from building in C++ 20.

Would the authors of this PR would consider updating it to turn off the building of the example files? cc @MrSparc @prince-chrismc @jwillikers

Thank you!

@prince-chrismc
Copy link
Contributor

Seems like adding tc.variables["WITH_EXAMPLES"] = False is an easy fix, have you tested this locally?

@MrSparc
Copy link
Contributor Author

MrSparc commented Mar 14, 2023

Seems like adding tc.variables["WITH_EXAMPLES"] = False is an easy fix, have you tested this locally?

A PR about this topic was already raised:
#16220

@rbharvs
Copy link

rbharvs commented Mar 14, 2023

Seems like adding tc.variables["WITH_EXAMPLES"] = False is an easy fix, have you tested this locally?

Yes, agreed, would be an easy fix. I have not tested it locally yet.

A PR about this topic was already raised: #16220

Ah, I missed that, thank you.

@stale
Copy link

stale bot commented Apr 25, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 25, 2023
@MrSparc
Copy link
Contributor Author

MrSparc commented Apr 25, 2023

@prince-chrismc can you trigger it again as some package dependencies were updated in the meantime? This PR was marked as stale.

@stale stale bot removed the stale label Apr 25, 2023
@malcolmdavey
Copy link

Any progress?

@prince-chrismc
Copy link
Contributor

You'll need to retrigger CI, close the pr wait 10s and then re-open it 🔁

Service is currently under maintenance so you should wait a day

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@amachado-pie
Copy link
Contributor

All I wanted was to update a recipe to include 1.8.2 but not rewrite the entire cookbook...

Now the old opentelemetry-cpp/1.4.1 failed because:

ERROR: Missing binary: grpc/1.50.1:4e914df54182e8cc93e64fce8cf43f88c7c56ab2
ERROR: Missing binary: libcurl/7.87.0:31bccab54732bcb63b59ced4b6daa7c81021754f
ERROR: Missing binary: libevent/2.1.12:c378a47a0c2d7b4c80c55a6ef608ec40d4eb303a

ERROR: Missing prebuilt package for 'grpc/1.50.1', 'libcurl/7.87.0', 'libevent/2.1.12'

this is a never ending history :(

@conan-center-bot

This comment has been minimized.

Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this version is no longer important once 1.9.1 is out?

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 14 (810f7b58a7081838309d6bad107ca63ec75a09ec):

  • opentelemetry-cpp/1.7.0@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.9.1@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.8.1@:
    command 'git merge --no-ff f665585' failed with exit code 1:
    Auto-merging recipes/opentelemetry-cpp/all/conandata.yml
    CONFLICT (content): Merge conflict in recipes/opentelemetry-cpp/all/conandata.yml
    Auto-merging recipes/opentelemetry-cpp/config.yml
    CONFLICT (content): Merge conflict in recipes/opentelemetry-cpp/config.yml
    Automatic merge failed; fix conflicts and then commit the result.

  • opentelemetry-cpp/1.6.1@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.2.0@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.4.0@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.3.0@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.4.1@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.0.1@:
    Didn't run or was cancelled before finishing

  • opentelemetry-cpp/1.8.2@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline ❌

Regression: Conan v2 builds are mandatory and they are required for the PR to be merged, because this recipe worked with Conan v2 previously.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 13 (810f7b58a7081838309d6bad107ca63ec75a09ec):

  • opentelemetry-cpp/1.6.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.6.1@#b47a37c03bccb88b3f4b6d09c0555931 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/f0f820ce-2096-4330-ad01-9514df0ae173/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/f0f820ce-2096-4330-ad01-9514df0ae173/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.20.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.20.0: Checking remote: conan-center
    opentelemetry-proto/0.20.0: Downloaded recipe revision 9416c2e225523a449ae0e80d1cd11413
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.6.1#b47a37c03bccb88b3f4b6d09c0555931 - Cache
        opentelemetry-proto/0.20.0#9416c2e225523a449ae0e80d1cd11413 - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.6.1->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.6.1->boost/1.81.0.
    
  • opentelemetry-cpp/1.9.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.9.1@#728383de10436bf63aa5f1571d2328e9 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/b1011c5c-d714-4776-b501-09199618eae6/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/b1011c5c-d714-4776-b501-09199618eae6/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.20.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.20.0: Checking remote: conan-center
    opentelemetry-proto/0.20.0: Downloaded recipe revision 9416c2e225523a449ae0e80d1cd11413
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.9.1#728383de10436bf63aa5f1571d2328e9 - Cache
        opentelemetry-proto/0.20.0#9416c2e225523a449ae0e80d1cd11413 - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.9.1->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.9.1->boost/1.81.0.
    
  • opentelemetry-cpp/1.8.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.8.1@#c4d71669f7559f273b7d84081cc24c05 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/4c1a0721-c6fc-4b08-b639-7644e7f201be/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/4c1a0721-c6fc-4b08-b639-7644e7f201be/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.20.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.20.0: Checking remote: conan-center
    opentelemetry-proto/0.20.0: Downloaded recipe revision 9416c2e225523a449ae0e80d1cd11413
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.8.1#c4d71669f7559f273b7d84081cc24c05 - Cache
        opentelemetry-proto/0.20.0#9416c2e225523a449ae0e80d1cd11413 - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.8.1->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.8.1->boost/1.81.0.
    
  • opentelemetry-cpp/1.8.2@:
    Error running command conan graph info --requires opentelemetry-cpp/1.8.2@#7076271a53247e69052ea322ee2904c2 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/ec173559-4660-4ab2-be82-555656ba859d/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/ec173559-4660-4ab2-be82-555656ba859d/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.20.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.20.0: Checking remote: conan-center
    opentelemetry-proto/0.20.0: Downloaded recipe revision 9416c2e225523a449ae0e80d1cd11413
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.8.2#7076271a53247e69052ea322ee2904c2 - Cache
        opentelemetry-proto/0.20.0#9416c2e225523a449ae0e80d1cd11413 - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.8.2->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.8.2->boost/1.81.0.
    
  • opentelemetry-cpp/1.7.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.7.0@#abf2281bf01f46ebd8e3e41a9032366b -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/411e757b-3fed-4657-b1f3-5dc56b587958/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/411e757b-3fed-4657-b1f3-5dc56b587958/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.20.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.20.0: Checking remote: conan-center
    opentelemetry-proto/0.20.0: Downloaded recipe revision 9416c2e225523a449ae0e80d1cd11413
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.7.0#abf2281bf01f46ebd8e3e41a9032366b - Cache
        opentelemetry-proto/0.20.0#9416c2e225523a449ae0e80d1cd11413 - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.7.0->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.7.0->boost/1.81.0.
    
  • opentelemetry-cpp/1.4.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.4.0@#9a8b4439b6b01ff4b0bc92f86ce62fb4 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/9853039f-9a27-4a96-91b1-9bc75a60fcc6/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/9853039f-9a27-4a96-91b1-9bc75a60fcc6/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.11.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.11.0: Checking remote: conan-center
    opentelemetry-proto/0.11.0: Downloaded recipe revision 0b796b5a2760b7514dc2d248cff9e38b
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.4.0#9a8b4439b6b01ff4b0bc92f86ce62fb4 - Cache
        opentelemetry-proto/0.11.0#0b796b5a2760b7514dc2d248cff9e38b - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.4.0->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.4.0->boost/1.81.0.
    
  • opentelemetry-cpp/1.3.0@:
    Error running command conan graph info --requires opentelemetry-cpp/1.3.0@#6617c4233456400a352b36c62e8b7366 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/307f13ba-4543-42ab-9ab0-d6b670284158/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/307f13ba-4543-42ab-9ab0-d6b670284158/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.11.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.11.0: Checking remote: conan-center
    opentelemetry-proto/0.11.0: Downloaded recipe revision 0b796b5a2760b7514dc2d248cff9e38b
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.3.0#6617c4233456400a352b36c62e8b7366 - Cache
        opentelemetry-proto/0.11.0#0b796b5a2760b7514dc2d248cff9e38b - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.3.0->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.3.0->boost/1.81.0.
    
  • opentelemetry-cpp/1.4.1@:
    Error running command conan graph info --requires opentelemetry-cpp/1.4.1@#49b08795cc6280e2e258c48332ac0e80 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15805/13/9393b153-1b45-4215-91aa-63d3bff386cb/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15805/13/9393b153-1b45-4215-91aa-63d3bff386cb/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    abseil/20220623.0: Not found in local cache, looking in remotes...
    abseil/20220623.0: Checking remote: conan-center
    abseil/20220623.0: Downloaded recipe revision e182627de3e5bda7220302d5f69a37cd
    protobuf/3.21.9: Not found in local cache, looking in remotes...
    protobuf/3.21.9: Checking remote: conan-center
    protobuf/3.21.9: Downloaded recipe revision 515ceb0a1653cf84363d9968b812d6be
    zlib/1.2.13: Not found in local cache, looking in remotes...
    zlib/1.2.13: Checking remote: conan-center
    zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353
    opentelemetry-proto/0.11.0: Not found in local cache, looking in remotes...
    opentelemetry-proto/0.11.0: Checking remote: conan-center
    opentelemetry-proto/0.11.0: Downloaded recipe revision 0b796b5a2760b7514dc2d248cff9e38b
    grpc/1.50.1: Not found in local cache, looking in remotes...
    grpc/1.50.1: Checking remote: conan-center
    grpc/1.50.1: Downloaded recipe revision 01c169a35963fcf8fca63a6f67a7e592
    c-ares/1.19.0: Not found in local cache, looking in remotes...
    c-ares/1.19.0: Checking remote: conan-center
    c-ares/1.19.0: Downloaded recipe revision 3d781213ee5d4736b3e5a0a040c22a92
    openssl/3.1.1: Not found in local cache, looking in remotes...
    openssl/3.1.1: Checking remote: conan-center
    openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841
    re2/20230301: Not found in local cache, looking in remotes...
    re2/20230301: Checking remote: conan-center
    re2/20230301: Downloaded recipe revision 79c185a83ffb324e8b0b1d60dee22d41
    nlohmann_json/3.11.2: Not found in local cache, looking in remotes...
    nlohmann_json/3.11.2: Checking remote: conan-center
    nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed
    libcurl/8.1.1: Not found in local cache, looking in remotes...
    libcurl/8.1.1: Checking remote: conan-center
    libcurl/8.1.1: Downloaded recipe revision 5e392166068e59131c1f62a8bf41a47f
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center
    libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350
    automake/1.16.5: Not found in local cache, looking in remotes...
    automake/1.16.5: Checking remote: conan-center
    automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee
    autoconf/2.71: Not found in local cache, looking in remotes...
    autoconf/2.71: Checking remote: conan-center
    autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5
    m4/1.4.19: Not found in local cache, looking in remotes...
    m4/1.4.19: Checking remote: conan-center
    m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c
    gnu-config/cci.20210814: Not found in local cache, looking in remotes...
    gnu-config/cci.20210814: Checking remote: conan-center
    gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center
    pkgconf/1.9.3: Downloaded recipe revision a920b5c7f8d04f22b9fe03db91a864dd
    meson/1.0.0: Not found in local cache, looking in remotes...
    meson/1.0.0: Checking remote: conan-center
    meson/1.0.0: Downloaded recipe revision 15586c0ac6f682805875ef903dbe7ee2
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    thrift/0.17.0: Not found in local cache, looking in remotes...
    thrift/0.17.0: Checking remote: conan-center
    thrift/0.17.0: Downloaded recipe revision 6b597f70cc7c07589bbe7a855177282d
    Graph root
        cli
    Requirements
        abseil/20220623.0#e182627de3e5bda7220302d5f69a37cd - Downloaded (conan-center)
        c-ares/1.19.0#3d781213ee5d4736b3e5a0a040c22a92 - Downloaded (conan-center)
        grpc/1.50.1#01c169a35963fcf8fca63a6f67a7e592 - Downloaded (conan-center)
        libcurl/8.1.1#5e392166068e59131c1f62a8bf41a47f - Downloaded (conan-center)
        nlohmann_json/3.11.2#a35423bb6e1eb8f931423557e282c7ed - Downloaded (conan-center)
        openssl/3.1.1#3a25e05b364f335633143656dc265841 - Downloaded (conan-center)
        opentelemetry-cpp/1.4.1#49b08795cc6280e2e258c48332ac0e80 - Cache
        opentelemetry-proto/0.11.0#0b796b5a2760b7514dc2d248cff9e38b - Downloaded (conan-center)
        protobuf/3.21.9#515ceb0a1653cf84363d9968b812d6be - Downloaded (conan-center)
        re2/20230301#79c185a83ffb324e8b0b1d60dee22d41 - Downloaded (conan-center)
        thrift/0.17.0#6b597f70cc7c07589bbe7a855177282d - Downloaded (conan-center)
        zlib/1.2.13#e377bee636333ae348d51ca90874e353 - Downloaded (conan-center)
    Build requirements
        autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Downloaded (conan-center)
        automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Downloaded (conan-center)
        gnu-config/cci.20210814#15c3bf7dfdb743977b84d0321534ad90 - Downloaded (conan-center)
        libtool/2.4.7#d55a3c2435c19e830fa77aa5c6c19350 - Downloaded (conan-center)
        m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c - Downloaded (conan-center)
        meson/1.0.0#15586c0ac6f682805875ef903dbe7ee2 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
        pkgconf/1.9.3#a920b5c7f8d04f22b9fe03db91a864dd - Downloaded (conan-center)
    Resolved version ranges
        openssl/[>=1.1 <4]: openssl/3.1.1
    Graph error
        Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.4.1->boost/1.81.0.
    ERROR: Version conflict: thrift/0.17.0->boost/1.82.0, opentelemetry-cpp/1.4.1->boost/1.81.0.
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@MrSparc
Copy link
Contributor Author

MrSparc commented Jun 22, 2023

Maybe this version is no longer important once 1.9.1 is out?

I agree, with a more recent version there is no reason to continue this PR.
We even had to use v1.8.3 and ended up creating a local recipe since this PR could not be merged to propose a new PR.
Already in version 1.9.1 they had to change the versions of the dependencies and the paths with LD_PATH probably because they were having the same errors as in this PR.

@MrSparc MrSparc closed this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants