[integration-dev] [it-infrastructure-alerts][notice] ODL maintenance window at 16:30 Sun, 25 2021 - 18:30 on Sun, 25 Apr 2021 PT


Anil Belur
 

ODL  maintenance window is completed and all ODL services are resumed. 

Thank you for your patience.  

On Thu, Apr 22, 2021 at 9:57 AM Anil Belur via lists.opendaylight.org <abelur=linuxfoundation.org@...> wrote:

What: LF will perform maintenance and updates on ODL systems.

When: 16:30 Sun, 25 Apr 2021 - 18:30 Sun, 25 Apr 2021 PT (9:00 Mon, 26th Apr 2021 - 11:00 Mon, 26th Apr 2021 AEST)

Why: LF will install system updates on all ODL nodes and services.
 
Impact: Users may be unable to access any services (Jira, Gerrit, Wiki, Jenkins, Sonar, Nexus) during this time. 

Jenkins will be put in shutdown mode before the window starts and any long-running Jenkins jobs _will_ be canceled if they don't complete before the start of the window.
Notices will be posted to the mailing lists and in #opendaylight on Freenode at the start and end of the maintenance.

Thanks,
Anil Belur




Anil Belur
 

After the updates, I've noticed issues with OpenStack clean up cron jobs, am digging into this further.

12:08:55 Generating Requirements File
12:08:59   WARNING: Value for scheme.platlib does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
12:08:59   distutils: /home/jenkins/.local/lib/python3.6/site-packages
12:08:59   sysconfig: /home/jenkins/.local/lib64/python3.6/site-packages
12:08:59   WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
12:08:59   distutils: /home/jenkins/.local/include/python3.6m/setuptools
12:08:59   sysconfig: /home/jenkins/.local/include/python3.6/setuptools
12:08:59   WARNING: Additional context:
12:08:59   user = True
12:08:59   home = None
12:08:59   root = None
12:08:59   prefix = None

On Mon, Apr 26, 2021 at 12:29 PM Anil Belur via lists.opendaylight.org <abelur=linuxfoundation.org@...> wrote:

ODL  maintenance window is completed and all ODL services are resumed. 

Thank you for your patience.  

On Thu, Apr 22, 2021 at 9:57 AM Anil Belur via lists.opendaylight.org <abelur=linuxfoundation.org@...> wrote:
What: LF will perform maintenance and updates on ODL systems.

When: 16:30 Sun, 25 Apr 2021 - 18:30 Sun, 25 Apr 2021 PT (9:00 Mon, 26th Apr 2021 - 11:00 Mon, 26th Apr 2021 AEST)

Why: LF will install system updates on all ODL nodes and services.
 
Impact: Users may be unable to access any services (Jira, Gerrit, Wiki, Jenkins, Sonar, Nexus) during this time. 

Jenkins will be put in shutdown mode before the window starts and any long-running Jenkins jobs _will_ be canceled if they don't complete before the start of the window.
Notices will be posted to the mailing lists and in #opendaylight on Freenode at the start and end of the maintenance.

Thanks,
Anil Belur







Anil Belur
 

Hello all,

Jenkins update to 2.277.3 caused some of the jobs to fail, due to plugin incompatibility. I had to put Jenkins in a quick shutdown mode to resolve these. 
Now the Jenkins plugins are updated. However, if you still notice issues with any of the jobs, please open a helpdesk ticket. 

Note: Jenkins jobs python tools install script throws a benign warning:

12:08:59   WARNING: Value for scheme.platlib does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
12:08:59   WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>

I'm digging into this further.

Jenkins (releng) has been removed from shutdown mode is back online. 

Cheers,
Anil


On Thu, Apr 22, 2021 at 9:57 AM Anil Belur via lists.opendaylight.org <abelur=linuxfoundation.org@...> wrote:

What: LF will perform maintenance and updates on ODL systems.

When: 16:30 Sun, 25 Apr 2021 - 18:30 Sun, 25 Apr 2021 PT (9:00 Mon, 26th Apr 2021 - 11:00 Mon, 26th Apr 2021 AEST)

Why: LF will install system updates on all ODL nodes and services.
 
Impact: Users may be unable to access any services (Jira, Gerrit, Wiki, Jenkins, Sonar, Nexus) during this time. 

Jenkins will be put in shutdown mode before the window starts and any long-running Jenkins jobs _will_ be canceled if they don't complete before the start of the window.
Notices will be posted to the mailing lists and in #opendaylight on Freenode at the start and end of the maintenance.

Thanks,
Anil Belur




Anil Belur
 


On Mon, Apr 26, 2021 at 8:14 PM Anil Belur via lists.opendaylight.org <abelur=linuxfoundation.org@...> wrote:
Note: Jenkins jobs python tools install script throws a benign warning:

12:08:59   WARNING: Value for scheme.platlib does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
12:08:59   WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>

I'm digging into this further.

The warnings message in the console logs can be ignored since these warnings do not fail the jobs. The workaround is to pin the pip version to the previous release ~= 21.0.1 is not an ideal.
Jenkins sandbox plugins are updated aswell.

Cheers