Page MenuHomeSoftware Heritage
Feed Advanced Search

Jun 13 2016

qcampos added a comment to T436: Content archiver director tests failure.

I don't know if it's related, but I got a segmentation fault when running the archiver's tests in asynchronous mode.

Jun 13 2016, 3:22 PM · Storage manager
ardumont added a comment to T436: Content archiver director tests failure.

Could you please try to test when you move all the softwareheritage-related configs away?

Jun 13 2016, 3:04 PM · Storage manager
ardumont added a comment to T436: Content archiver director tests failure.

This can be set in the archiver config file.
However, this is just a flag in the archiver director constructor that is set to false to allow the tests to run without celery.

Jun 13 2016, 3:01 PM · Storage manager
olasd added a comment to T436: Content archiver director tests failure.

Could you please try to test when you move all the softwareheritage-related configs away?

Jun 13 2016, 3:00 PM · Storage manager
qcampos added a comment to T436: Content archiver director tests failure.
In T436#6870, @olasd wrote:

What does "when tests run in synchronous mode" mean? Is that a configuration variable? Where is it supposed to be set?

Jun 13 2016, 2:39 PM · Storage manager
ardumont added a comment to T436: Content archiver director tests failure.

What does "when tests run in synchronous mode" mean?

Jun 13 2016, 2:33 PM · Storage manager
ardumont added a comment to T436: Content archiver director tests failure.

Definitely a celery issue :

Jun 13 2016, 2:18 PM · Storage manager
olasd added a comment to T436: Content archiver director tests failure.
In T436#6866, @qcampos wrote:

Definitely a celery issue : make test run without any error on my side when tests runs in synchronous mode (using run_sync_worker).

Jun 13 2016, 2:17 PM · Storage manager
ardumont added a comment to T436: Content archiver director tests failure.

@olasd I don't reproduce this.
make test is ok on my side.
(I'm on the last commit of every repository from swh-environment.)

Jun 13 2016, 1:57 PM · Storage manager
qcampos added a comment to T436: Content archiver director tests failure.

Definitely a celery issue : make test run without any error on my side when tests runs in synchronous mode (using run_sync_worker).

Jun 13 2016, 1:52 PM · Storage manager
olasd updated subscribers of T436: Content archiver director tests failure.

@qcampos: I'm running make test in the swh-storage repo. I believe @jbertran had the same test failures when we looked at it yesterday.

Jun 13 2016, 12:31 PM · Storage manager

Jun 10 2016

qcampos added a comment to T436: Content archiver director tests failure.

I can't recreate the same bug, when I run the archiver test in asynchronous mode.
Maybe this is a celery configuration issue ? Seems like the task is not registered into a worker.

Jun 10 2016, 4:50 PM · Storage manager

Jun 9 2016

olasd created T436: Content archiver director tests failure.
Jun 9 2016, 2:08 PM · Storage manager

Jun 6 2016

jbertran created T432: Expose revision_log_by in client and server.
Jun 6 2016, 1:12 PM · Storage manager

Jun 1 2016

zack removed a project from T240: content archiver: Restricted Project.
Jun 1 2016, 7:19 PM · Storage manager
zack lowered the priority of T75: Check integrity of directories, revisions, and releases from High to Normal.
Jun 1 2016, 7:16 PM · Archive content, Restricted Project
qcampos added a revision to T423: Make a content integrity checker that can run on a Tier 1 node: D38: Make the checker able to run as daemon or one-shot.
Jun 1 2016, 2:21 PM · Storage manager

May 31 2016

qcampos added a revision to T423: Make a content integrity checker that can run on a Tier 1 node: D37: The checker now have the possibility to have multiple backup servers.
May 31 2016, 5:12 PM · Storage manager
qcampos added a revision to T304: content integrity checker: D37: The checker now have the possibility to have multiple backup servers.
May 31 2016, 5:11 PM · Storage manager
qcampos added a revision to T304: content integrity checker: D36: Fix an object id encoding into a test of objstorage api.
May 31 2016, 5:04 PM · Storage manager
zack removed a project from T405: Deploying objstorage API server: Restricted Project.
May 31 2016, 11:24 AM · System administration, Language-Puppet, Storage manager
zack removed a project from T412: Bootstrap archiver's database: Restricted Project.
May 31 2016, 11:23 AM · Storage manager

May 30 2016

zack changed the visibility for D1: Simplify swh_revision_find_occurrence.
May 30 2016, 3:17 PM · Storage manager

May 27 2016

qcampos closed T423: Make a content integrity checker that can run on a Tier 1 node as Resolved by committing rDSTOeb8ada459224: Add some tests for the content integrity checker.
May 27 2016, 3:57 PM · Storage manager
qcampos closed T423: Make a content integrity checker that can run on a Tier 1 node, a subtask of T304: content integrity checker, as Resolved.
May 27 2016, 3:57 PM · Storage manager
qcampos added a revision to T423: Make a content integrity checker that can run on a Tier 1 node: D31: Create a content integrity checker.
May 27 2016, 1:28 PM · Storage manager
qcampos renamed T423: Make a content integrity checker that can run on a Tier 1 node from Make a checker that can run on a Tier 1 node to Make a content integrity checker that can run on a Tier 1 node.
May 27 2016, 1:06 PM · Storage manager
qcampos created T423: Make a content integrity checker that can run on a Tier 1 node.
May 27 2016, 1:05 PM · Storage manager

May 26 2016

qcampos added a revision to T304: content integrity checker: D31: Create a content integrity checker.
May 26 2016, 12:17 PM · Storage manager

May 25 2016

zack added a comment to T304: content integrity checker.
In T304#6389, @qcampos wrote:

I see two options for the checker : it can run on each backup server, or only in the master storage which will manage the check scheduling and order.

  • The first option means whe won't increase the master's load, but require the slaves to have some softs (celery, cron ?)
May 25 2016, 11:11 AM · Storage manager

May 23 2016

qcampos added a comment to T304: content integrity checker.

I see two options for the checker : it can run on each backup server, or only in the master storage which will manage the check scheduling and order.

May 23 2016, 2:07 PM · Storage manager
qcampos created T412: Bootstrap archiver's database.
May 23 2016, 11:52 AM · Storage manager

May 20 2016

ardumont added a comment to T405: Deploying objstorage API server.

Ready to be deployed on banco.

May 20 2016, 4:34 PM · System administration, Language-Puppet, Storage manager
qcampos added a revision to T240: content archiver: D30: Command line launch improvements.
May 20 2016, 12:07 PM · Storage manager
qcampos added a revision to T402: Dev: Improve starting server routine: D30: Command line launch improvements.
May 20 2016, 12:07 PM · Restricted Project, Storage manager
qcampos closed T404: Debian packaging update as Resolved by committing rDSTO53fbe53cf5e8: Update debian package dependencies.
May 20 2016, 9:07 AM · Restricted Project, Storage manager
qcampos closed T404: Debian packaging update, a subtask of T240: content archiver, as Resolved.
May 20 2016, 9:07 AM · Storage manager

May 19 2016

qcampos added a revision to T404: Debian packaging update: D29: Update debian package dependencies.
May 19 2016, 2:19 PM · Restricted Project, Storage manager
qcampos closed T403: Improve content archiver testing coverage as Resolved.
May 19 2016, 2:19 PM · Restricted Project, Storage manager
qcampos closed T403: Improve content archiver testing coverage, a subtask of T240: content archiver, as Resolved.
May 19 2016, 2:19 PM · Storage manager

May 13 2016

olasd changed the visibility for Storage manager.
May 13 2016, 5:22 PM
olasd changed the visibility for T406: Make the archiver asynchronous mode optional.
May 13 2016, 5:09 PM · Restricted Project, Storage manager
olasd changed the visibility for T405: Deploying objstorage API server.
May 13 2016, 5:09 PM · System administration, Language-Puppet, Storage manager
olasd changed the visibility for T404: Debian packaging update.
May 13 2016, 5:09 PM · Restricted Project, Storage manager
olasd changed the visibility for T402: Dev: Improve starting server routine.
May 13 2016, 5:09 PM · Restricted Project, Storage manager
olasd changed the visibility for T400: Content archiver synchronous version.
May 13 2016, 5:09 PM · Restricted Project, Storage manager
olasd changed the visibility for T399: (Re-)Compute data checksums before insertion.
May 13 2016, 5:09 PM · Storage manager
olasd changed the visibility for T381: HTTP client/server version of swh.storage.objstorage.
May 13 2016, 5:09 PM · Storage manager
olasd changed the visibility for T366: Refactor the person table.
May 13 2016, 5:09 PM · Storage manager
olasd changed the visibility for T308: retrieve content from s3 and store it in SWH storage.
May 13 2016, 5:08 PM · Storage manager, Antelink loader
olasd changed the visibility for T304: content integrity checker.
May 13 2016, 5:08 PM · Storage manager
olasd changed the visibility for T299: Return the person's identifier along the person's data.
May 13 2016, 5:08 PM · Storage manager, Web app
olasd changed the visibility for T272: Fix double-encoded release.name entries.
May 13 2016, 5:08 PM · Data Model, Storage manager
olasd changed the visibility for T269: Deal nicely with swh-storage's backend down time in clients.
May 13 2016, 5:08 PM · Web app, Storage manager
olasd changed the visibility for T270: TEXT → BYTEA conversion for columns that represent VCS tags/branches.
May 13 2016, 5:08 PM · Language-SQL, Storage manager
olasd changed the visibility for T264: directory_get: Retrieve information on a directory per hash..
May 13 2016, 5:08 PM · Web app, Storage manager
olasd changed the visibility for T240: content archiver.
May 13 2016, 5:07 PM · Storage manager
olasd changed the visibility for T216: /api/1/revision/<sha1> - Single revision with no parent.
May 13 2016, 5:07 PM · Storage manager, Web app
olasd changed the visibility for T210: Unify release_get with revision_get internal api.
May 13 2016, 5:07 PM · Web app, Storage manager
olasd changed the visibility for T209: Retrieve content with other checksums than sha1.
May 13 2016, 5:07 PM · Storage manager
olasd changed the visibility for T163: Add entry points to create / request entities in swh.storage.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T121: Populate fetch_history.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T116: Add storage endpoints to help with repository updates.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T111: Performance analysis of read queries.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T103: Add synthetic flag in release/revision tables.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T88: DB: add index on content.ctime.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T78: Unable to perfectly round-trip releases pointed at by occurrences.
May 13 2016, 5:06 PM · Storage manager
olasd changed the visibility for T75: Check integrity of directories, revisions, and releases.
May 13 2016, 5:06 PM · Archive content, Restricted Project
olasd changed the visibility for T72: occurrence history table: use an array of timestamps instead of intervals.
May 13 2016, 5:05 PM · Storage manager
olasd changed the visibility for T65: Support authors with non-utf8-encoded names.
May 13 2016, 5:05 PM · Storage manager, Git loader
olasd changed the visibility for T61: loading: trigger to update occurrence table.
May 13 2016, 5:05 PM · Storage manager
olasd changed the visibility for T62: DB schema: add directory→tarball provenance information.
May 13 2016, 5:05 PM · Storage manager
olasd changed the visibility for T49: DB schema: add missing unicity constraint on origin (type, url).
May 13 2016, 5:05 PM · Restricted Project, Storage manager
olasd changed the visibility for T45: Fix swh.storage.storage.occurrence_add for overlapping intervals.
May 13 2016, 5:05 PM · Storage manager
olasd changed the visibility for T41: add actual content to swh-storage-testdata.
May 13 2016, 5:05 PM · Storage manager
olasd changed the visibility for T22: DB schema: add metadata field to revision table.
May 13 2016, 5:05 PM · Storage manager
olasd changed the visibility for T3: Discuss the project <-> origin mapping.
May 13 2016, 5:04 PM · Storage manager
olasd changed the visibility for T403: Improve content archiver testing coverage.
May 13 2016, 4:57 PM · Restricted Project, Storage manager
olasd changed the visibility for T401: Content archiver - Asynchronous version.
May 13 2016, 4:54 PM · Restricted Project, Storage manager
qcampos added a revision to T403: Improve content archiver testing coverage: D27: Fixes and improvements for T401.
May 13 2016, 4:54 PM · Restricted Project, Storage manager
qcampos added a revision to T401: Content archiver - Asynchronous version: D27: Fixes and improvements for T401.
May 13 2016, 4:50 PM · Restricted Project, Storage manager
ardumont renamed T401: Content archiver - Asynchronous version from Asynchronous version to Content archiver - Asynchronous version.
May 13 2016, 3:30 PM · Restricted Project, Storage manager
ardumont updated the task description for T402: Dev: Improve starting server routine.
May 13 2016, 3:26 PM · Restricted Project, Storage manager
ardumont updated the task description for T404: Debian packaging update.
May 13 2016, 3:25 PM · Restricted Project, Storage manager
qcampos added a comment to T405: Deploying objstorage API server.
In T405#5935, @zack wrote:

I'm not sure if the archiver @qcampos is developing uses objstorage for both read and write. If so, both tasks are at the same priority; if not depoying on banco (for the write end of the archival) is more urgent.

May 13 2016, 11:50 AM · System administration, Language-Puppet, Storage manager
qcampos closed T402: Dev: Improve starting server routine as Resolved by committing rDSTOb1d99e19d0aa: Improve starting routines of storage & objstorage servers.
May 13 2016, 10:34 AM · Restricted Project, Storage manager
qcampos closed T402: Dev: Improve starting server routine, a subtask of T240: content archiver, as Resolved.
May 13 2016, 10:34 AM · Storage manager
zack added a comment to T405: Deploying objstorage API server.

Note that there are at least 2 separate sub-tasks here, with potentially different priorities:

May 13 2016, 10:15 AM · System administration, Language-Puppet, Storage manager

May 12 2016

ardumont added a revision to T404: Debian packaging update: D26: Improve starting routines of storage & objstorage servers.
May 12 2016, 7:24 PM · Restricted Project, Storage manager
qcampos added a revision to T402: Dev: Improve starting server routine: D26: Improve starting routines of storage & objstorage servers.
May 12 2016, 3:10 PM · Restricted Project, Storage manager
qcampos closed T406: Make the archiver asynchronous mode optional as Resolved by committing rDSTO7afda2189e74: Make the worker asynchronous optional.
May 12 2016, 1:31 PM · Restricted Project, Storage manager
qcampos closed T406: Make the archiver asynchronous mode optional, a subtask of T240: content archiver, as Resolved.
May 12 2016, 1:31 PM · Storage manager
qcampos closed T401: Content archiver - Asynchronous version as Resolved by committing rDSTO0e84344d3a57: Add asynchronous mode.
May 12 2016, 1:31 PM · Restricted Project, Storage manager
qcampos closed T401: Content archiver - Asynchronous version, a subtask of T240: content archiver, as Resolved.
May 12 2016, 1:31 PM · Storage manager
qcampos closed T400: Content archiver synchronous version as Resolved by committing rDSTOf0388f124e22: Add synchronous first implementation of the archiver.
May 12 2016, 1:31 PM · Restricted Project, Storage manager
qcampos closed T400: Content archiver synchronous version, a subtask of T240: content archiver, as Resolved.
May 12 2016, 1:31 PM · Storage manager
qcampos created T406: Make the archiver asynchronous mode optional.
May 12 2016, 1:01 PM · Restricted Project, Storage manager
qcampos updated the task description for T405: Deploying objstorage API server.
May 12 2016, 12:12 PM · System administration, Language-Puppet, Storage manager
qcampos created T405: Deploying objstorage API server.
May 12 2016, 12:11 PM · System administration, Language-Puppet, Storage manager
qcampos created T404: Debian packaging update.
May 12 2016, 12:10 PM · Restricted Project, Storage manager