
I'm using gitlab's CI for building sites. This used to work great, but in the last couple of days, I'm getting an error. See https://gitlab.common-lisp.net/maxima/maxima-site/-/jobs/4411 for an example. -- Ray

I can look into this in more detail later, but I seem to remember an issue with gitlab runner from a while back where some innocuous-looking line in gitlab-runner’s .bash_profile was causing issues which remind me a bit of this. If you have permissions to do so, you could try temporarily moving ~gitlab-runner/.bash_profile. (I assume you’re using a standard runner which is set up to run as user gitlab-runner). On Mon, Sep 28, 2020 at 9:04 PM Raymond Toy <toy.raymond@gmail.com> wrote:
I'm using gitlab's CI for building sites. This used to work great, but in the last couple of days, I'm getting an error. See https://gitlab.common-lisp.net/maxima/maxima-site/-/jobs/4411 for an example.
-- Ray
-- My Best,
Dave Cooper, david.cooper@gen.works genworks.com, gendl.org +1 248-330-2979

I'm using the runner hosted on gitlab.common-lisp.net (for building sites). I don't have access to that. But I will keep this in mind if I run into issues on my own hosted runners. On Tue, Sep 29, 2020 at 4:48 AM Dave Cooper <david.cooper@genworks.com> wrote:
I can look into this in more detail later, but I seem to remember an issue with gitlab runner from a while back where some innocuous-looking line in gitlab-runner’s .bash_profile was causing issues which remind me a bit of this.
If you have permissions to do so, you could try temporarily moving ~gitlab-runner/.bash_profile.
(I assume you’re using a standard runner which is set up to run as user gitlab-runner).
On Mon, Sep 28, 2020 at 9:04 PM Raymond Toy <toy.raymond@gmail.com> wrote:
I'm using gitlab's CI for building sites. This used to work great, but in the last couple of days, I'm getting an error. See https://gitlab.common-lisp.net/maxima/maxima-site/-/jobs/4411 for an example.
-- Ray
-- My Best,
Dave Cooper, david.cooper@gen.works genworks.com, gendl.org +1 248-330-2979
-- Ray

A clone of common-lisp.net was running to practice the upcoming migration and test the results. However, on that clone, clone of the site runner was started, causing issues with building your site. I just restarted the job (with the clone shut down) and the job is running fine now. I'll make sure the clone environment doesn't start the cloned runner next time I start it. Regards, Erik. On Tue, Sep 29, 2020 at 4:10 PM Raymond Toy <toy.raymond@gmail.com> wrote:
I'm using the runner hosted on gitlab.common-lisp.net (for building sites). I don't have access to that.
But I will keep this in mind if I run into issues on my own hosted runners.
On Tue, Sep 29, 2020 at 4:48 AM Dave Cooper <david.cooper@genworks.com> wrote:
I can look into this in more detail later, but I seem to remember an issue with gitlab runner from a while back where some innocuous-looking line in gitlab-runner’s .bash_profile was causing issues which remind me a bit of this.
If you have permissions to do so, you could try temporarily moving ~gitlab-runner/.bash_profile.
(I assume you’re using a standard runner which is set up to run as user gitlab-runner).
On Mon, Sep 28, 2020 at 9:04 PM Raymond Toy <toy.raymond@gmail.com> wrote:
I'm using gitlab's CI for building sites. This used to work great, but in the last couple of days, I'm getting an error. See https://gitlab.common-lisp.net/maxima/maxima-site/-/jobs/4411 for an example.
-- Ray
-- My Best,
Dave Cooper, david.cooper@gen.works genworks.com, gendl.org +1 248-330-2979
-- Ray
-- Bye, Erik. http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.

Thanks Erik. It's all working fine now. (Had to restart one failed stage, but that worked fine.) On Tue, Sep 29, 2020 at 1:45 PM Erik Huelsmann <ehuels@gmail.com> wrote:
A clone of common-lisp.net was running to practice the upcoming migration and test the results. However, on that clone, clone of the site runner was started, causing issues with building your site.
Just curious, but what's being migrated?
I just restarted the job (with the clone shut down) and the job is running fine now. I'll make sure the clone environment doesn't start the cloned runner next time I start it.
Regards,
Erik.
On Tue, Sep 29, 2020 at 4:10 PM Raymond Toy <toy.raymond@gmail.com> wrote:
I'm using the runner hosted on gitlab.common-lisp.net (for building sites). I don't have access to that.
But I will keep this in mind if I run into issues on my own hosted runners.
On Tue, Sep 29, 2020 at 4:48 AM Dave Cooper <david.cooper@genworks.com> wrote:
I can look into this in more detail later, but I seem to remember an issue with gitlab runner from a while back where some innocuous-looking line in gitlab-runner’s .bash_profile was causing issues which remind me a bit of this.
If you have permissions to do so, you could try temporarily moving ~gitlab-runner/.bash_profile.
(I assume you’re using a standard runner which is set up to run as user gitlab-runner).
On Mon, Sep 28, 2020 at 9:04 PM Raymond Toy <toy.raymond@gmail.com> wrote:
I'm using gitlab's CI for building sites. This used to work great, but in the last couple of days, I'm getting an error. See https://gitlab.common-lisp.net/maxima/maxima-site/-/jobs/4411 for an example.
-- Ray
-- My Best,
Dave Cooper, david.cooper@gen.works genworks.com, gendl.org +1 248-330-2979
-- Ray
-- Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
-- Ray

On Wed, Sep 30, 2020 at 6:15 PM Raymond Toy <toy.raymond@gmail.com> wrote:
Thanks Erik. It's all working fine now. (Had to restart one failed stage, but that worked fine.)
On Tue, Sep 29, 2020 at 1:45 PM Erik Huelsmann <ehuels@gmail.com> wrote:
A clone of common-lisp.net was running to practice the upcoming migration and test the results. However, on that clone, clone of the site runner was started, causing issues with building your site.
Just curious, but what's being migrated?
Upgraded is a better word: the base OS needs an upgrade. We're currently running on Debian Stretch and it needs to go to Debian Buster soonish. Regards, -- Bye, Erik. http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.

Thanks for the info. Best of luck with the upgrade. (These always scare me so I only do it when necessary.) On Wed, Sep 30, 2020 at 1:18 PM Erik Huelsmann <ehuels@gmail.com> wrote:
On Wed, Sep 30, 2020 at 6:15 PM Raymond Toy <toy.raymond@gmail.com> wrote:
Thanks Erik. It's all working fine now. (Had to restart one failed stage, but that worked fine.)
On Tue, Sep 29, 2020 at 1:45 PM Erik Huelsmann <ehuels@gmail.com> wrote:
A clone of common-lisp.net was running to practice the upcoming migration and test the results. However, on that clone, clone of the site runner was started, causing issues with building your site.
Just curious, but what's being migrated?
Upgraded is a better word: the base OS needs an upgrade. We're currently running on Debian Stretch and it needs to go to Debian Buster soonish.
Regards,
-- Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
-- Ray
participants (3)
-
Dave Cooper
-
Erik Huelsmann
-
Raymond Toy