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

Fix clippy warning almost_swapped #1761

Merged

Conversation

didier-wenzek
Copy link
Contributor

@didier-wenzek didier-wenzek commented Feb 27, 2023

Proposed changes

allow almost_swapped

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (general improvements like code refactoring that doesn't explicitly fix a bug or add any new functionality)
  • Documentation Update (if none of the other choices apply)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Paste Link to the issue


Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA (in all commits with git commit -s)
  • I ran cargo fmt as mentioned in CODING_GUIDELINES
  • I used cargo clippy as mentioned in CODING_GUIDELINES
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Due to clap-rs/clap#4733
one has to revert back to clippy 1.64

Signed-off-by: Didier Wenzek <didier.wenzek@free.fr>
@github-actions
Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
10 129 3 139 7.19

Passed Tests

Name ⏱️ Duration Suite
Child devices support sending inventory data via c8y topic 25.699 s Child Device Telemetry
Main device support sending inventory data via c8y topic 28.074 s Child Device Telemetry
Install latest via script (from current branch) 32.869 s Install Tedge
Install specific version via script (from current branch) 29.188 s Install Tedge
Install latest tedge via script (from main branch) 30.691 s Install Tedge
Install thin-edge.io 27.053 s Call Tedge
call tedge -V 0.184 s Call Tedge
call tedge -h 0.186 s Call Tedge
call tedge -h -V 0.123 s Call Tedge
call tedge help 0.144 s Call Tedge

Failed Tests

Name Message ⏱️ Duration Suite
Define Child device 1 ID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:49.037213465Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.022 s C8Y Child Alarms Rpi
Normal case when the child device does not exist on c8y cloud Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:49.037213465Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s C8Y Child Alarms Rpi
Normal case when the child device already exists Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:49.037213465Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s C8Y Child Alarms Rpi
Reconciliation when the new alarm message arrives, restart the mapper Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:49.037213465Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s C8Y Child Alarms Rpi
Reconciliation when the alarm that is cleared Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:49.037213465Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s C8Y Child Alarms Rpi
Prerequisite Parent Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:48.802765761Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.003 s Child Conf Mgmt Plugin
Prerequisite Child Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:48.802765761Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Child Conf Mgmt Plugin
Child device bootstrapping Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:48.802765761Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Child Conf Mgmt Plugin
Snapshot from device Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:48.802765761Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Child Conf Mgmt Plugin
Child device config update Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:48.802765761Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Child Conf Mgmt Plugin
Configuration types should be detected on file change (without restarting service) /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:07:49.116587542Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 67.53 s Inotify Crate
Child devices support sending simple measurements Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:07:49.442681512Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 67.877 s Child Device Telemetry
Child devices support sending custom measurements Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:08:53.795049396Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 63.692 s Child Device Telemetry
Child devices support sending custom events Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_table_radial_fossa Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 32.872 s Child Device Telemetry
Child devices support sending custom events overriding the type Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_roast_patient_editor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 33.683 s Child Device Telemetry
Child devices support sending custom alarms #1699 Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:35.724460512Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 35.233 s Child Device Telemetry
Child devices support sending events using message fragment instead of text Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:11:15.687066813Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 45.124 s Child Device Telemetry
Successful firmware operation Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:45.921821919Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 63.575 s Firmware Operation
Install with empty firmware name Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:08:40.165333991Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 54.392 s Firmware Operation
Install c8y-remote-access-plugin Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:07:49.561555276Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up Error: failed to connect Cumulocity cloud. Caused by: Connection check failed 67.955 s Test Remote Access
Supports restarting the device Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:07:49.607788812Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 67.615 s Restart Device
Update tedge version from previous using Cumulocity SyntaxError: Invalid GET request. Status: 502 Response: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>openresty</center> </body> </html> [RETRY] FAIL on 1. retry. 31.128 s Tedge Self Update
Successful shell command with output Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:07:47.447977613Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.005 s Shell Operation
Check Successful shell command with literal double quotes output Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:07:47.447977613Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.007 s Shell Operation
Execute multiline shell command Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:07:47.447977613Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Shell Operation
Failed shell command Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:07:47.447977613Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.008 s Shell Operation
Software list should be populated during startup Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:07:49.251305921Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 63.262 s Software
Install software via Cumulocity Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:08:54.472269623Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 64.949 s Software
Software list should only show currently installed software and not candidates Setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_merge_electric_designer Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 33.197 s Software
Stop tedge-agent service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:08:56.890898542Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.006 s Log Path Config
Customize the log path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:08:56.890898542Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Log Path Config
Initialize tedge-agent Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:08:56.890898542Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Log Path Config
Check created folders Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:08:56.890898542Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.002 s Log Path Config
Remove created custom folders Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:08:56.890898542Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Log Path Config
Support starting and stopping services /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:10.973905685Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 69.597 s Service-Control
Supports a reconnect /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.475518581Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 73.526 s Test-Commands
Supports disconnect then connect /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_stencil_proper_palette Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 36.432 s Test-Commands
Update unknown setting /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:32.377150756Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 40.853 s Test-Commands
Update known setting /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:11:14.266484115Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 48.37 s Test-Commands
Stop c8y-configuration-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Update the service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Reload systemd files Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Start c8y-configuration-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.013 s Health C8Y-Configuration-Plugin
Start watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Check PID of c8y-configuration-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.008 s Health C8Y-Configuration-Plugin
Kill the PID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.014 s Health C8Y-Configuration-Plugin
Recheck PID of c8y-configuration-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.002 s Health C8Y-Configuration-Plugin
Compare PID change Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Stop watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Remove entry from service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:09:13.29223393Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Configuration-Plugin
Stop c8y-log-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.011 s Health C8Y-Log-Plugin
Update the service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0 s Health C8Y-Log-Plugin
Reload systemd files Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Log-Plugin
Start c8y-log-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Log-Plugin
Start watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0 s Health C8Y-Log-Plugin
Check PID of c8y-log-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.001 s Health C8Y-Log-Plugin
Kill the PID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.004 s Health C8Y-Log-Plugin
Recheck PID of c8y-log-plugin Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.013 s Health C8Y-Log-Plugin
Compare PID change Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0 s Health C8Y-Log-Plugin
Stop watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0 s Health C8Y-Log-Plugin
Remove entry from service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed [2m2023-02-27T11:09:14.663158868Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Failed after 2 connection attempts. Giving up 0.013 s Health C8Y-Log-Plugin
Stop tedge-mapper Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.002 s Health Tedge Mapper C8Y
Update the service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge Mapper C8Y
Reload systemd files Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge Mapper C8Y
Start tedge-mapper Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.012 s Health Tedge Mapper C8Y
Start watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge Mapper C8Y
Check PID of tedge-mapper Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge Mapper C8Y
Kill the PID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.009 s Health Tedge Mapper C8Y
Recheck PID of tedge-mapper Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge Mapper C8Y
Compare PID change Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge Mapper C8Y
Stop watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Health Tedge Mapper C8Y
Remove entry from service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] Connection check failed Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. The device certificate is not trusted by Cumulocity. [2m2023-02-27T11:09:13.618925146Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Health Tedge Mapper C8Y
Stop tedge-agent Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Agent
Update the service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Agent
Reload systemd files Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.009 s Health Tedge-Agent
Start tedge-agent Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0 s Health Tedge-Agent
Start watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.018 s Health Tedge-Agent
Check PID of tedge-mapper Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Agent
Kill the PID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0 s Health Tedge-Agent
Recheck PID of tedge-agent Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.017 s Health Tedge-Agent
Compare PID change Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.007 s Health Tedge-Agent
Stop watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Agent
Remove entry from service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_schmooze_muted_subfloor Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0 s Health Tedge-Agent
Stop tedge-mapper-az Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.002 s Health Tedge-Mapper-Az
Update the service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge-Mapper-Az
Reload systemd files Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge-Mapper-Az
Start tedge-mapper-az Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge-Mapper-Az
Start watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.004 s Health Tedge-Mapper-Az
Check PID of tedge-mapper-az Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Health Tedge-Mapper-Az
Kill the PID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Health Tedge-Mapper-Az
Recheck PID of tedge-agent Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Health Tedge-Mapper-Az
Compare PID change Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Health Tedge-Mapper-Az
Stop watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Health Tedge-Mapper-Az
Remove entry from service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:06.892762104Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.059 s Health Tedge-Mapper-Az
Stop tedge-mapper-collectd Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.002 s Health Tedge-Mapper-Collectd
Update the service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0 s Health Tedge-Mapper-Collectd
Reload systemd files Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.012 s Health Tedge-Mapper-Collectd
Start tedge-mapper-collectd Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Mapper-Collectd
Start watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.002 s Health Tedge-Mapper-Collectd
Check PID of tedge-mapper-collectd Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Mapper-Collectd
Kill the PID Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Mapper-Collectd
Recheck PID of tedge-mapper-collectd Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Health Tedge-Mapper-Collectd
Compare PID change Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.002 s Health Tedge-Mapper-Collectd
Stop watchdog service Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0 s Health Tedge-Mapper-Collectd
Remove entry from service file Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_release_silent_chives Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0 s Health Tedge-Mapper-Collectd
c8y-log-plugin health status Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_ramble_vintage_bridge Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.002 s MQTT health endpoints
c8y-configuration-plugin health status Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_ramble_vintage_bridge Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s MQTT health endpoints
Wrong package name Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_close_horizontal_variance Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.004 s Improve Tedge Apt Plugin Error Messages
Wrong version Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_close_horizontal_variance Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Improve Tedge Apt Plugin Error Messages
Wrong type Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_close_horizontal_variance Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Improve Tedge Apt Plugin Error Messages
tedge_connect_test_positive Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_view_numerous_drawer Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Tedge Connect Test
tedge_connect_test_negative Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_view_numerous_drawer Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Tedge Connect Test
tedge_connect_test_sm_services Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_view_numerous_drawer Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Tedge Connect Test
tedge_disconnect_test_sm_services Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [1K [32m RUN[39;49m: Checking for apt dependency 'apt-transport-https' ...[1K [1K [ Message content over the limit has been removed. ] (Reading database ... 9023 files and directories currently installed.) Preparing to unpack .../tedge-watchdog_0.9.0-219-gc46a1743_amd64.deb ... Unpacking tedge-watchdog (0.9.0-219-gc46a1743) ... Setting up tedge-watchdog (0.9.0-219-gc46a1743) ... Created symlink /etc/systemd/system/multi-user.target.wants/tedge-watchdog.service → /lib/systemd/system/tedge-watchdog.service. /usr/sbin/policy-rc.d returned 101, not running 'start tedge-watchdog.service' ---------------------------------------------------------- Bootstrapping device ---------------------------------------------------------- Setting c8y.url to qaenvironment.eu-latest.cumulocity.com Creating certificate: TST_view_numerous_drawer Certificate was successfully created Uploading certificate to Cumulocity using tedge Error: failed to upload root certificate Caused by: HTTP status server error (502 Bad Gateway) for url (https://qaenvironment.eu-latest.cumulocity.com/tenant/currentTenant) 0.001 s Tedge Connect Test
tedge config list Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
tedge config list --all Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Call Tedge Config List
set/unset device.type Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset device.key.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset device.cert.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset c8y.root.cert.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Call Tedge Config List
set/unset c8y.smartrest.templates Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset az.root.cert.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset az.mapper.timestamp Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Call Tedge Config List
set/unset mqtt.bind_address Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset mqtt.port Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0.001 s Call Tedge Config List
set/unset tmp.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Call Tedge Config List
set/unset logs.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Call Tedge Config List
set/unset run.path Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:19.279281807Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up 0 s Call Tedge Config List
Get Put Delete Parent suite setup failed: /setup/bootstrap.sh returned an unexpected exit code Output: Found local .deb files in folder [.], so using local dpkg install method Removing Cumulocity bridge. Bridge doesn't exist. Operation finished! ---------------------------------------------------------- Installing thin-edge.io ---------------------------------------------------------- Executing the setup script for the 'thinedge/tedge-main' repository ... [1K [32m RUN[39;49m: Checking for required executable 'curl' ...[1K [1K [32m OK[39;49m: Checking for required executable 'curl' ... [1K [32m RUN[39;49m: Checking for required executable 'apt-get' ...[1K [1K [32m OK[39;49m: Checking for required executable 'apt-get' ... [ Message content over the limit has been removed. ] WARNING: Connection attempt failed (1 of 2)! Retrying to connect in 2s Checking if systemd is available. Checking if configuration for requested bridge already exists. Validating the bridge certificates. Creating the device in Cumulocity cloud. [2m2023-02-27T11:10:20.289494612Z[0m [31mERROR[0m [2mrustls::conn[0m[2m:[0m TLS alert received: AlertMessagePayload { level: Fatal, description: CertificateUnknown, } The device certificate is not trusted by Cumulocity. Error: failed to connect Cumulocity cloud. Caused by: Connection check failed Failed after 2 connection attempts. Giving up Also parent suite teardown failed: Name not found existing device adapters: ['TST_browse_modern_dormitory'] 0.005 s Http File Transfer Api

Copy link
Contributor

@Bravo555 Bravo555 left a comment

Choose a reason for hiding this comment

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

OK, we can roll clippy back to 1.64 for the time being, but I reckon we can revert this once the underlying issue is solved? After AWS mapper, I'll take a look at this.

@didier-wenzek
Copy link
Contributor Author

OK, we can roll clippy back to 1.64 for the time being, but I reckon we can revert this once the underlying issue is solved? After AWS mapper, I'll take a look at this.

Yes, it will be good to have a deeper lock and to revert back to nightly.

@didier-wenzek didier-wenzek merged commit deff51b into thin-edge:main Feb 27, 2023
@didier-wenzek didier-wenzek deleted the fix/clippy-almost-swapped branch February 27, 2023 11:49
@Bravo555
Copy link
Contributor

Yes, it will be good to have a deeper lock and to revert back to nightly

Actually the issue disappears when using stable clippy. The problem with the nightly toolchain, and clippy by extension, is because it's updated every day (or night), new issues may pop up every day forcing us to fix them, or as is the case here, clippy might just be working incorrectly and nothing is wrong with our code. This broken lint that got as blocked is relatively new, as I didn't have it before i upgraded from nightly 2023-02-21 to nightly 2023-02-26.

Whereas on stable:

  • releases every 6 weeks, so we only need to fix lints every six weeks
  • lower chance that clippy will just be broken

For this reason, I think we should try staying on stable clippy.

@Bravo555 Bravo555 mentioned this pull request Feb 27, 2023
11 tasks
@didier-wenzek
Copy link
Contributor Author

For this reason, I think we should try staying on stable clippy.

I agree with your arguments => let's use stable clippy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants