Page MenuHomePhabricator

Don-vip
User

Projects (4)

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Mar 9 2019, 11:20 PM (353 w, 12 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
Don-vip [ Global Accounts ]

Recent Activity

Thu, Dec 11

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

It seems quite stable now, thank you @Amdrel !

Thu, Dec 11, 8:42 PM · video2commons

Fri, Dec 5

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

There's no way to limit the memory usage to a predictable amount when calling ffmpeg?

Fri, Dec 5, 8:27 PM · video2commons

Thu, Nov 27

Don-vip added a comment to T410732: Restart button works only for tasks created by the current logged-in user.

Yes, this is this key that currently allows you to see all the tasks, I added you directly in Redis. I still need to add you in toolsadmin as a maintainer so that you gain SSH access to the instances :)

Thu, Nov 27, 12:05 AM · video2commons

Mon, Nov 24

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

One thing that should help a lot is a better dispatch of tasks across instances. It seems to me that the new tasks are often picked up by encoding01, even if one of its workers is currently trnscoding a video while other instances are chilling. I'm not 100% sure about that, but we need to check that the load is evenly distributed across the instances.

Mon, Nov 24, 7:12 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

Right now the number of workers was above our needs I think. I doubled the number of instances when I performed the last Debian migration, and kept this number since then, as the platform was previously often overloaded. Let's see how it goes when reducing from 4 to 3 workers per instance: https://github.com/toolforge/video2commons/pull/267

Mon, Nov 24, 7:03 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

Yes, it was more stable before, so it's probably linked to this change. I'll try to reduce the number of workers per instance.

Mon, Nov 24, 5:29 PM · video2commons

Sun, Nov 23

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

And everything crashed again :( Looks like a memory issue?

Sun, Nov 23, 2:01 PM · video2commons

Fri, Nov 21

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

Everything should be up and running again.

Fri, Nov 21, 8:00 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

instance encoding04 didn't retart, I'm trying again. Other have restarted and I can see there is a lot of stale output files in /srv/v2c/output:

Fri, Nov 21, 7:46 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

All instances crashed today, I'm restarting them manually in Horizon.

Fri, Nov 21, 7:12 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

@Amdrel are you registered to https://toolsadmin.wikimedia.org ? I don't find you when I try to grant you maintainer role.

Fri, Nov 21, 12:55 PM · video2commons

Wed, Nov 19

Don-vip triaged T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup as High priority.
Wed, Nov 19, 6:15 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

The system is still unstable, three out of six instances became unresponsive this week and I had to restart them manually. I have no idea what happened, the instances stopped reporting metrics to prometheus/grafana and I couldn't ssh to them, so I restarted them from Horizon.

Wed, Nov 19, 6:13 PM · video2commons

Nov 3 2025

Don-vip closed T363620: Video2Commons imports completely black videos as Resolved.

Thanks a lot! I was able to upload all the videos, problem solved :)

Nov 3 2025, 6:55 PM · video2commons

Oct 31 2025

Don-vip added a comment to T297995: Remove authentication from Wikimedia Commons Query Services (WCQS).

Until a decision is made, could you please at least disable authentication for requests coming from Toolforge? Right now this authentication prevents video2commons to check for YouTube videos already imported.

Oct 31 2025, 8:06 PM · StructuredDataOnCommons, Commons, Wikidata, Wikidata-Query-Service
Don-vip added a comment to T363620: Video2Commons imports completely black videos.

Yes sure! Thank you :)

Oct 31 2025, 7:24 PM · video2commons

Oct 23 2025

Don-vip added a comment to T363620: Video2Commons imports completely black videos.

Since the creation of this ticket, I made several software updates on v2c backend so maybe it has been solved meanwhile. If you still have the transcoded videos on your laptop, would it be possible for you to upload them by overriding my files?

Oct 23 2025, 6:40 PM · video2commons

Oct 16 2025

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

@Cparle I think we should arrange a presentation of everyone involved in v2c :)

Oct 16 2025, 8:43 AM · video2commons

Oct 15 2025

Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

Fix applied on all encoder instances, let's see in the next months if it works: https://github.com/toolforge/video2commons/pull/252

Oct 15 2025, 10:01 PM · video2commons
Don-vip added a comment to T407375: [video2commons] Find a more stable (or self-healing) VM/celery setup.

Nice, thank you!

Oct 15 2025, 9:44 PM · video2commons

Oct 7 2025

Don-vip added a comment to T394802: Write-access to Video2Commons GitHub repo.

Woops no, I didn't try as I genuinely thought I wasn't able to do it. Thank you Bryan!

Oct 7 2025, 8:44 AM · User-bd808, Toolforge-standards-committee, video2commons

Sep 23 2025

Don-vip created T405415: [Build service] latest builder has old Java.
Sep 23 2025, 11:13 PM · cloud-services-team, Tool-spacemedia, Toolforge
Don-vip added a comment to T380127: [builds-builder] Add support for Heroku's "24" builder stack based on Ubuntu 2024.04 noble.

@dcaro Is it possible to test this new heroku stack? I'm trying to migrate to openjdk 25, it's supposed to work with heroku-22 but it doesn't, so I'm hoping it would work with the new one.

Sep 23 2025, 5:44 PM · Toolforge (Toolforge iteration 25), cloud-services-team (FY2025/26-Q1-Q2), Patch-For-Review
Don-vip moved T403587: Spacemedia: object storage quota about to get filled from Backlog to Done on the Tool-spacemedia board.
Sep 23 2025, 12:30 AM · Tool-spacemedia
Don-vip moved T403602: Increase object storage quota for project spacemedia from Backlog to Done on the Tool-spacemedia board.
Sep 23 2025, 12:30 AM · Tool-spacemedia, Cloud-VPS (Quota-requests)
Don-vip closed T403587: Spacemedia: object storage quota about to get filled as Resolved.
Sep 23 2025, 12:29 AM · Tool-spacemedia

Sep 22 2025

Don-vip added a comment to T405281: failed calling webhook "namespace.sidecar-injector.istio.io" in gitlab CI.

Ah, now it's working: https://gitlab.wikimedia.org/toolforge-repos/spacemedia/-/jobs/621764

Sep 22 2025, 10:03 PM · Continuous-Integration-Infrastructure, GitLab
Don-vip created T405281: failed calling webhook "namespace.sidecar-injector.istio.io" in gitlab CI.
Sep 22 2025, 9:49 PM · Continuous-Integration-Infrastructure, GitLab

Sep 3 2025

Don-vip added a comment to T403587: Spacemedia: object storage quota about to get filled.

Thank you David! I've requested a quota increase in T403602. I'm surprised to not be able to see this information in Horizon, is it planned in a future version?

Sep 3 2025, 10:20 AM · Tool-spacemedia
Don-vip created T403602: Increase object storage quota for project spacemedia.
Sep 3 2025, 10:19 AM · Tool-spacemedia, Cloud-VPS (Quota-requests)
Don-vip moved T386588: Increase object storage quota for project spacemedia from Backlog to Done on the Tool-spacemedia board.
Sep 3 2025, 10:12 AM · Tool-spacemedia, Cloud-VPS (Quota-requests)
Don-vip added a project to T386588: Increase object storage quota for project spacemedia: Tool-spacemedia.
Sep 3 2025, 10:12 AM · Tool-spacemedia, Cloud-VPS (Quota-requests)
Don-vip moved T364468: Toolforge jobs logs -f almost always ends in error from Backlog to Done on the Tool-spacemedia board.
Sep 3 2025, 10:10 AM · cloud-services-team, Toolforge, Tool-spacemedia

Sep 1 2025

Don-vip added a comment to T400119: Block traffic from user-agents not honoring our policy.

It looks like that test for some reason is using the default UA of the HttpClient library: Apache-HttpClient/5.5 (Java/24.0.2)

Sep 1 2025, 10:53 AM · User-notice-archive, Patch-For-Review, Traffic, SRE

Aug 31 2025

Don-vip added a comment to T400119: Block traffic from user-agents not honoring our policy.

I still have an error in my unit tests from Gitlab CI when trying to access https://upload.wikimedia.org/wikipedia/commons/d/d2/Epichlorhydrin_vzorec.webp

Aug 31 2025, 1:21 AM · User-notice-archive, Patch-For-Review, Traffic, SRE

Aug 27 2025

Don-vip added a comment to T386454: Gibberish rendering of text in PDF thumbnail.

A new one: https://commons.wikimedia.org/wiki/File:ECDM_20250826_SAIO_Preparedness_actions.pdf

Aug 27 2025, 5:29 PM · Commons, Thumbor

Aug 13 2025

Don-vip added a comment to T401535: Uploading artifacts does not work anymore.

Thank you!

Aug 13 2025, 11:08 AM · collaboration-services, GitLab (CI & Job Runners)

Aug 9 2025

Don-vip created T401535: Uploading artifacts does not work anymore.
Aug 9 2025, 8:08 PM · collaboration-services, GitLab (CI & Job Runners)

Jul 11 2025

Don-vip added a comment to T399311: Wikipedia Library Server Error.

It seems fixed now.

Jul 11 2025, 3:36 PM · Moderator-Tools-Team, Library-Card-Platform
Don-vip added a subtask for T399281: 2025-07-11 Ceph issues causing Toolforge and Cloud VPS failures: T399311: Wikipedia Library Server Error.
Jul 11 2025, 2:56 PM · cloud-services-team (FY2025/26-Q1-Q2), Toolforge (Toolforge iteration 22), Cloud-VPS
Don-vip added a parent task for T399311: Wikipedia Library Server Error: T399281: 2025-07-11 Ceph issues causing Toolforge and Cloud VPS failures.
Jul 11 2025, 2:56 PM · Moderator-Tools-Team, Library-Card-Platform

Jul 2 2025

Don-vip added a comment to T397849: Integrate QuickCategories into Cat-a-lot for efficient editing of large categories.

OK I no longer have the error, now it works as expected. I submitted two batches, it works very fine. Thank you for this very useful work, it will save me a lot of time in the future!

Jul 2 2025, 10:50 AM · gadget-Cat-a-lot

Jul 1 2025

Don-vip closed T397024: Consider adding a global Herald rule to comment on #Server-side-upload-request tickets as Resolved.

Changes deployed. I guess this is fixed now, please reopen if not.

Jul 1 2025, 1:08 PM · Server-side-upload-request, Phabricator

Jun 30 2025

Don-vip added a comment to T397849: Integrate QuickCategories into Cat-a-lot for efficient editing of large categories.

I found a bug, I selected all files of a category that only contains 4 pictures, and I got this popup:

Jun 30 2025, 11:52 AM · gadget-Cat-a-lot
Don-vip added a comment to T397849: Integrate QuickCategories into Cat-a-lot for efficient editing of large categories.

Wow this looks awesome, thank you! I'll try it as soon as I have the need to process an entire category and let you know.

Jun 30 2025, 11:45 AM · gadget-Cat-a-lot

Jun 5 2025

Don-vip added a comment to T395770: Create new cat-a-lot version.

Ah yes, ok.

Jun 5 2025, 7:42 PM · gadget-Cat-a-lot
Don-vip added a comment to T395770: Create new cat-a-lot version.

I try the new version and have a weird bug with gadget being displayed twice:

Jun 5 2025, 5:21 PM · gadget-Cat-a-lot

Jun 3 2025

Don-vip added a comment to T395636: Request for Don-vip [CIM].

Hi @GFontenelle_WMF, thank you very much! I agree with your decision, and I'm super happy to have a new monitoring tool at disposal :) I'll read/watch the resources and let you know if I have questions. Thank you again!

Jun 3 2025, 11:03 PM · Commons-Impact-Metrics-Requests
Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

It works again! Thank you so much Andrew!

Jun 3 2025, 8:45 PM · Tools, cloud-services-team, Toolforge

Jun 1 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

Confirmed also here: https://commons.wikimedia.org/wiki/Commons:Village_pump/Technical#User:FlickreviewR_2_appears_to_be_down

Jun 1 2025, 11:59 AM · Tools, cloud-services-team, Toolforge

May 31 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

Flickr apparently now blocks all requests with a 403 error (API calls, web page retrievals, everything). Can you please check with Flickr if Wikimedia IP address has been blocked?

May 31 2025, 11:26 AM · Tools, cloud-services-team, Toolforge

Apr 18 2025

Don-vip added a comment to T389694: [builds-api,builds-service,builds-cli] toolforge build --envvar does not accept values containing equals character.

Yay, thank you! It works now:

Apr 18 2025, 8:23 AM · Toolforge (Toolforge iteration 19), User-Raymond_Ndibe, cloud-services-team

Apr 13 2025

Don-vip added a comment to T389694: [builds-api,builds-service,builds-cli] toolforge build --envvar does not accept values containing equals character.

@Raymond_Ndibe I think I have found the problem, can you please take a look at https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/merge_requests/70/diffs?

Apr 13 2025, 1:16 PM · Toolforge (Toolforge iteration 19), User-Raymond_Ndibe, cloud-services-team
Don-vip added a comment to T389694: [builds-api,builds-service,builds-cli] toolforge build --envvar does not accept values containing equals character.

Hi @Raymond_Ndibe,
To reproduce you can

become spacemedia

and trigger a new build using

./build.sh

which performs the following:

cd /data/project/spacemedia && cd spacemedia && git pull && cd - && \
toolforge build clean -y && \
toolforge build start https://gitlab.wikimedia.org/toolforge-repos/spacemedia --ref main \
                -e MAVEN_JAVA_OPTS='--enable-native-access=ALL-UNNAMED' \
                -e MAVEN_CUSTOM_OPTS='-Pweb -Pversion -ntp -DskipTests -Dspring.profiles.active=toolforge'

Some info from the latest build:

$ toolforge build list
build_id                                 status    start_time            end_time              source_url                                               ref    envvars                                                                                destination_image
spacemedia-buildpacks-pipelinerun-xp7dl  ok        2025-04-13T12:24:33Z  2025-04-13T12:26:58Z  https://gitlab.wikimedia.org/toolforge-repos/spacemedia  main   MAVEN_CUSTOM_OPTS=-Pweb -Pversion -ntp -DskipTests -Dspring.profiles.active=toolforge  tools-harbor.wmcloud.org/tool-spacemedia/tool-spacemedia:latest
                                                                                                                                                               MAVEN_JAVA_OPTS=--enable-native-access=ALL-UNNAMED
$ toolforge build logs spacemedia-buildpacks-pipelinerun-xp7dl | grep -i "maven\|mvn\|env"
[step-prepare] 2025-04-13T12:24:48.869253465Z -> Parsing env variables...
[step-prepare] 2025-04-13T12:24:48.870162580Z > Processing any environment variables...
[step-prepare] 2025-04-13T12:24:48.870211288Z --> Creating 'env' directory: /platform/env
[step-prepare] 2025-04-13T12:24:48.872633629Z --> Writing /platform/env/MAVEN_JAVA_OPTS...
[step-prepare] 2025-04-13T12:24:48.873826517Z --> Writing /platform/env/MAVEN_CUSTOM_OPTS...
[step-inject-buildpacks] 2025-04-13T12:24:52.932925673Z    creating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/env/
[step-inject-buildpacks] 2025-04-13T12:24:52.932928088Z   inflating: locale-buildpack-move_to_api_0.10-d55ffc9f67d4305cde8cd95073c5019077316d30/target/fixtures/env/LANG
[step-detect] 2025-04-13T12:24:55.828015664Z heroku/maven    4.0.2
[step-build] 2025-04-13T12:25:00.020397146Z [Installing Maven]
[step-build] 2025-04-13T12:25:00.020410412Z Maven wrapper detected, skipping installation.
[step-build] 2025-04-13T12:25:00.020430465Z [Executing Maven]
[step-build] 2025-04-13T12:25:00.020441231Z $ ./mvnw -Pweb -Pversion -ntp -DskipTests -Dspring.profiles.active clean install
[step-build] 2025-04-13T12:25:00.740236219Z WARNING: java.lang.System::load has been called by org.fusesource.jansi.internal.JansiLoader in an unnamed module (file:/tekton/home/.m2/wrapper/dists/apache-maven-3.9.9/3477a4f1/lib/jansi-2.4.1.jar)
[step-build] 2025-04-13T12:25:01.159032647Z WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/tekton/home/.m2/wrapper/dists/apache-maven-3.9.9/3477a4f1/lib/guava-33.2.1-jre.jar)
[step-build] 2025-04-13T12:25:46.324080593Z [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ spacemedia ---
[step-build] 2025-04-13T12:25:46.700182729Z [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[step-build] 2025-04-13T12:25:47.180861421Z [INFO] argLine set to -javaagent:/layers/heroku_maven/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/workspace/target/jacoco.exec
[step-build] 2025-04-13T12:26:01.247204436Z [INFO] argLine set to -javaagent:/layers/heroku_maven/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/workspace/target/jacoco-it.exec
[step-build] 2025-04-13T12:26:01.387510033Z [INFO] Installing /workspace/pom.xml to /layers/heroku_maven/repository/org/wikimedia/commons/donvip/spacemedia/0.5.0-SNAPSHOT/spacemedia-0.5.0-SNAPSHOT.pom
[step-build] 2025-04-13T12:26:01.389395947Z [INFO] Installing /workspace/target/web/spacemedia-0.5.0-SNAPSHOT.jar to /layers/heroku_maven/repository/org/wikimedia/commons/donvip/spacemedia/0.5.0-SNAPSHOT/spacemedia-0.5.0-SNAPSHOT.jar
[step-build] 2025-04-13T12:26:02.066904397Z WARNING: java.lang.System::load has been called by org.fusesource.jansi.internal.JansiLoader in an unnamed module (file:/tekton/home/.m2/wrapper/dists/apache-maven-3.9.9/3477a4f1/lib/jansi-2.4.1.jar)
[step-build] 2025-04-13T12:26:02.420717834Z WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/tekton/home/.m2/wrapper/dists/apache-maven-3.9.9/3477a4f1/lib/guava-33.2.1-jre.jar)
[step-fix-nested-procfile-launcher] 2025-04-13T12:26:09.813309345Z --> Writing /layers/heroku_procfile/nested_launcher_fix/env/CNB_PLATFORM_API= ...
[step-fix-nested-procfile-launcher] 2025-04-13T12:26:09.813772984Z --> Writing /layers/heroku_procfile/nested_launcher_fix/env/PATH.prepend...
[step-export] 2025-04-13T12:26:57.227896084Z Adding cache layer 'heroku/maven:repository'
Apr 13 2025, 12:42 PM · Toolforge (Toolforge iteration 19), User-Raymond_Ndibe, cloud-services-team

Apr 9 2025

Don-vip added a comment to T378451: Server side upload for Yann.

@Yann I am not an admin. I remind that I am a volunteer and unwillingly maintain V2C because no one else stepped up when it was completely broken. I'm still hoping that the WMF proposes an official video upload feature someday so we don't rely on exhausted volunteers for this complex infrastructure.

Apr 9 2025, 5:43 PM · Server-side-upload-request, video2commons
Don-vip added a comment to T378451: Server side upload for Yann.

Sorry it's me who deleted the files to ensure they were not filling the disks and making V2C completely unavailable like in May 2024. I was unaware they were related to this ticket. Large files are not supposed to remain this long. If no one actually hanlde these requests in a reasonible delay, I'll have to delete the functionality from V2C to avoid false hopes.

Apr 9 2025, 12:10 PM · Server-side-upload-request, video2commons

Apr 5 2025

Don-vip added a comment to T386454: Gibberish rendering of text in PDF thumbnail.

Another one: https://commons.wikimedia.org/wiki/File:ECDM_20250404_Ukraine_Moldova_ECHO(1).pdf

Apr 5 2025, 3:17 PM · Commons, Thumbor

Mar 21 2025

Don-vip created T389694: [builds-api,builds-service,builds-cli] toolforge build --envvar does not accept values containing equals character.
Mar 21 2025, 10:18 PM · Toolforge (Toolforge iteration 19), User-Raymond_Ndibe, cloud-services-team

Feb 19 2025

Don-vip added a comment to T386588: Increase object storage quota for project spacemedia.

Thank you! It works, I was able to upload the entire collection.

Feb 19 2025, 2:10 PM · Tool-spacemedia, Cloud-VPS (Quota-requests)

Feb 18 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

I would very much like to follow up with flickr support about this. Can I please get some feedback?

Feb 18 2025, 8:31 PM · Tools, cloud-services-team, Toolforge

Feb 16 2025

Don-vip updated the task description for T386588: Increase object storage quota for project spacemedia.
Feb 16 2025, 4:07 PM · Tool-spacemedia, Cloud-VPS (Quota-requests)
Don-vip created T386588: Increase object storage quota for project spacemedia.
Feb 16 2025, 4:05 PM · Tool-spacemedia, Cloud-VPS (Quota-requests)

Feb 14 2025

Don-vip created T386454: Gibberish rendering of text in PDF thumbnail.
Feb 14 2025, 11:40 AM · Commons, Thumbor

Feb 3 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

Is there a specific user-agent to use? I'm not using a particular one.

Feb 3 2025, 9:37 AM · Tools, cloud-services-team, Toolforge

Feb 2 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

Hello,
The problem occurs again for my tool:

Feb 2 2025, 5:55 PM · Tools, cloud-services-team, Toolforge
Don-vip added a comment to T383370: Horizon: obsessive redirects during logins.

Same for me, I tried to login to reboot my VMs as requested but can't login to do it.

Feb 2 2025, 5:39 PM · cloud-services-team, Horizon

Jan 26 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

OK, it's working fine for my tool as well.

Jan 26 2025, 3:32 PM · Tools, cloud-services-team, Toolforge

Jan 24 2025

Don-vip added a comment to T384468: Flickr blocking image requests from Toolforge k8s, breaking multiple tools.

Can we please wait a few days? FlickreviewR 2 was not the only one impacted, I completely stopped Flickr activities on my bot to stop overloading the review category. I just have resumed my uploads, I would like to wait at least 24 hours to see if I face errors.

Jan 24 2025, 3:34 PM · Tools, cloud-services-team, Toolforge

Jan 16 2025

Don-vip added a comment to T383583: VM nova records attached to incorrect cloudcephmon IPs.

@Andrew, video2commons is broken and I wonder if it's caused by the NFS incident. Should I wait for the maintenance before doing anything on the video encoder instances, as they are in your list?

Jan 16 2025, 3:09 PM · cloud-services-team, Cloud-VPS

Jan 14 2025

Don-vip created T383742: toolforge webservice logs -f not robust to invalid output.
Jan 14 2025, 10:49 PM · User-Raymond_Ndibe, cloud-services-team, Toolforge
Don-vip added a comment to T376267: ☂ Wikitech account linking and SUL error reporting.

It works now, thank you @Ladsgroup!

Jan 14 2025, 9:06 PM · wikitech.wikimedia.org
Don-vip added a comment to T376267: ☂ Wikitech account linking and SUL error reporting.

I can't login on wikitech and don't understand what I need to do, can anyone please help me?

Jan 14 2025, 7:55 PM · wikitech.wikimedia.org

Jan 13 2025

Don-vip added a comment to T383623: All Toolforge tool folders (and almost all user folders) disappeared.

Yes it was discussed and fixed on IRC:

Jan 13 2025, 8:39 PM · cloud-services-team, Toolforge

Jan 6 2025

Don-vip added a comment to T382685: toolforge webservice logs is broken.

Hi @Slst2020, no problem (and happy new year!)

Jan 6 2025, 1:41 PM · cloud-services-team, Toolforge

Dec 27 2024

Don-vip added a comment to T382763: Thumbnail generation errors.

The error is not always the same, for example with this one I get a different one:

Dec 27 2024, 7:44 PM · SRE-swift-storage, Thumbor

Dec 25 2024

Don-vip renamed T382763: Thumbnail generation errors from Thumbail generation errors to Thumbnail generation errors.
Dec 25 2024, 4:17 PM · SRE-swift-storage, Thumbor
Don-vip created T382763: Thumbnail generation errors.
Dec 25 2024, 4:16 PM · SRE-swift-storage, Thumbor

Dec 23 2024

Don-vip updated the task description for T382711: Error 404, Not Found when accessing thumbnails.
Dec 23 2024, 2:50 PM · Thumbor
Don-vip created T382711: Error 404, Not Found when accessing thumbnails.
Dec 23 2024, 2:50 PM · Thumbor

Dec 22 2024

Don-vip created T382685: toolforge webservice logs is broken.
Dec 22 2024, 8:39 PM · cloud-services-team, Toolforge

Nov 18 2024

Don-vip added a comment to T374350: Thumbor workers hang indefinitely when conducting some tiff operations, leading to user-facing error.

If it helps, I still face problems, last one three minutes ago with https://commons.wikimedia.org/wiki/File:Telline_(Donax_trunculus)_(Ifremer_00673-78543).jpg

Nov 18 2024, 7:36 PM · Structured-Data-Backlog, serviceops, Thumbor

Nov 9 2024

Don-vip moved T372192: Include Flickr accounts of U.S. Government into Spacemedia tool from In progress to Done on the Tool-spacemedia board.
Nov 9 2024, 12:40 PM · Wikimania-Hackathon-2024, Tool-spacemedia
Don-vip closed T372192: Include Flickr accounts of U.S. Government into Spacemedia tool as Resolved.
Nov 9 2024, 12:39 PM · Wikimania-Hackathon-2024, Tool-spacemedia
Don-vip added a comment to T379426: "Error: 500, Internal Server Error" during thumbnail generation.

It's becoming more and more frequent

Nov 9 2024, 1:27 AM · Wikimedia-Incident, SRE, Thumbor

Nov 8 2024

Don-vip added a comment to T379426: "Error: 500, Internal Server Error" during thumbnail generation.

Same problem with 6 new files:

Nov 8 2024, 10:02 PM · Wikimedia-Incident, SRE, Thumbor
Don-vip created T379426: "Error: 500, Internal Server Error" during thumbnail generation.
Nov 8 2024, 9:20 PM · Wikimedia-Incident, SRE, Thumbor

Nov 7 2024

Don-vip added a comment to T350307: [builds-builder] Cache .m2 folder (local maven repository) between builds.

Hi @Slst2020! I'm sorry I didn't see your last reply. The Maven part of the build currently takes less than a minute, and the whole build less than 2 minutes, it's perfect:

Nov 7 2024, 6:44 PM · cloud-services-team, Toolforge

Oct 28 2024

Don-vip added a comment to T377255: Timeouts when pulling artifacts from github with toolforge build.

@dcaro no it happened only once for me. Feel free to close the ticket :)

Oct 28 2024, 7:08 PM · Toolforge, cloud-services-team

Oct 15 2024

Don-vip renamed T377255: Timeouts when pulling artifacts from github with toolforge build from "can't connect to remote host" with toolforge build to Timeouts when pulling artifacts from github with toolforge build.
Oct 15 2024, 6:41 PM · cloud-services-team, Toolforge
Don-vip added a comment to T377255: Timeouts when pulling artifacts from github with toolforge build.

Yes sorry I just seen it. FYI I just relaunched the job and it worked :)

Oct 15 2024, 6:40 PM · cloud-services-team, Toolforge
Don-vip renamed T377255: Timeouts when pulling artifacts from github with toolforge build from Timeouts when pulling artifacts from github with toolforge build to "can't connect to remote host" with toolforge build.
Oct 15 2024, 6:40 PM · cloud-services-team, Toolforge
Don-vip created T377255: Timeouts when pulling artifacts from github with toolforge build.
Oct 15 2024, 6:37 PM · cloud-services-team, Toolforge

Oct 11 2024

Don-vip moved T251026: Detect duplicate images via perceptual hashes before upload from In progress to Done on the Tool-spacemedia board.
Oct 11 2024, 11:52 AM · Tool-spacemedia
Don-vip closed T251026: Detect duplicate images via perceptual hashes before upload, a subtask of T121797: Implement perceptual/visual image hashing/fingerprinting in MediaWiki for detection of non-exact duplicate files, as Resolved.
Oct 11 2024, 11:51 AM · Multimedia, Commons, MediaWiki-File-management
Don-vip closed T251026: Detect duplicate images via perceptual hashes before upload as Resolved.
Oct 11 2024, 11:51 AM · Tool-spacemedia

Oct 5 2024

Don-vip added a comment to T376538: Per-format monitoring for Thumbor .

Would per-format canaries allow to allocate different hardware resources per file format? TIFF files would benefit to get more memory, for example.

Oct 5 2024, 5:39 PM · Sustainability (Incident Followup), serviceops, Thumbor

Oct 3 2024

Restricted Application added a project to T346477: Support jdk21 on toolforge: cloud-services-team.

With the power of buildpacks I was even able to update very easily to Java 23 :) https://gitlab.wikimedia.org/toolforge-repos/spacemedia/-/commit/c00aee97338ec2cb0af4051e2d82555aa8033e8f

Oct 3 2024, 6:49 PM · cloud-services-team, Toolforge

Sep 5 2024

Don-vip added a comment to T350307: [builds-builder] Cache .m2 folder (local maven repository) between builds.

@dcaro @Slst2020 have you enabled the cache already? I switched to Toolforge Build Service tonight in order to get Java 21 and the build is really fast! I don't need anything more to increase build performance, I'm very happy with the current situation :)

Sep 5 2024, 2:22 AM · cloud-services-team, Toolforge
Don-vip added a comment to T346477: Support jdk21 on toolforge.

I managed tonight to:

  • donwload jdk21 from Adoptium at build time on GitLab CI and cache it using GitLab cache mechanism. It's fast enough for me
  • use jdk21 with toolforge build service / buildpacks. It's also pretty fast
Sep 5 2024, 2:18 AM · cloud-services-team, Toolforge

Aug 26 2024

Don-vip added a comment to T373243: DNS on toolforge kubernetes seems to fail regularly (20-25% of the time at least).

For me the errors are gone (toolforge job service works, I was able to build and deploy my tool. No more DNS errors, everything looks fine).

Aug 26 2024, 5:58 AM · Toolforge (Toolforge iteration 14)