Page MenuHomeDevCentral
Feed All Stories

Aug 16 2016

dereckson added a comment to D604: only touch .initialized on success of service restart.

To fail on error is probably a good idea to avoid to say .initialized when an error occurs

Aug 16 2016, 19:18 · Docker images
dereckson updated the diff for D347: Notifications: summarize Docker Images rebuilds.

Rebased against master.

Aug 16 2016, 17:42 · Notifications center, IRC
Sandlayth renamed T826: Create a systemd timer to renew letsencrypt certificat on Dwellers from Create a systemd timer to renew letsecrypt certificat on Dwellers to Create a systemd timer to renew letsencrypt certificat on Dwellers.
Aug 16 2016, 16:43 · User-Sandlayth, Servers
alken-orin added a comment to D612: Add support for Jenkins notification plug-in.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/154/ for more details.

Aug 16 2016, 00:54
dereckson updated the diff for D612: Add support for Jenkins notification plug-in.

More tests

Aug 16 2016, 00:39
dereckson moved T981: Define a policy for acceptable vhosts on Eglide from Backlog to Needs Review / Blocked / Waiting on the User-Dereckson board.
Aug 16 2016, 00:30 · Eglide, User-Dereckson, Servers
dereckson merged T982: Define a policy for acceptable vhosts on Eglide into T981: Define a policy for acceptable vhosts on Eglide.
Aug 16 2016, 00:30 · Eglide, User-Dereckson, Servers
dereckson merged task T982: Define a policy for acceptable vhosts on Eglide into T981: Define a policy for acceptable vhosts on Eglide.
Aug 16 2016, 00:30 · Eglide, User-Dereckson, Servers
dereckson created T982: Define a policy for acceptable vhosts on Eglide.
Aug 16 2016, 00:29 · Eglide, User-Dereckson, Servers

Aug 15 2016

dereckson created T981: Define a policy for acceptable vhosts on Eglide.
Aug 15 2016, 22:35 · Eglide, User-Dereckson, Servers
alken-orin added a comment to D612: Add support for Jenkins notification plug-in.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/153/ for more details.

Aug 15 2016, 22:22
dereckson updated the diff for D612: Add support for Jenkins notification plug-in.

Fix issue when status is absent, like for job started notifications.

Aug 15 2016, 22:07
dereckson committed rTESTSPRODENVc78598d85029: Publish JUnit XML report (authored by dereckson).
Publish JUnit XML report
Aug 15 2016, 21:55
dereckson closed D613: Publish JUnit XML report by committing rTESTSPRODENVc78598d85029: Publish JUnit XML report.
Aug 15 2016, 21:54
dereckson accepted D613: Publish JUnit XML report.
Aug 15 2016, 21:54
dereckson updated the diff for D613: Publish JUnit XML report.

Ask Jenkins to publish artefacts in build/

Aug 15 2016, 21:51
dereckson retitled D613: Publish JUnit XML report from to Publish JUnit XML report.
Aug 15 2016, 21:47
dereckson added a revision to T948: [Roadmap] Run periodically tests/prod-environment-behaves-correctly and report results: D613: Publish JUnit XML report.
Aug 15 2016, 21:47 · security, Jenkins, User-Dereckson, Servers
dereckson updated the task description for T980: Set 2001:470:1f13:896::15 to server7.radarbolmong.com for Eglide.
Aug 15 2016, 21:42 · Servers
dereckson renamed T980: Set 2001:470:1f13:896::15 to server7.radarbolmong.com for Eglide from Set 2001:470:1f13:896::15 to ns1.radarbolmong.com for Eglide to Set 2001:470:1f13:896::15 to server7.radarbolmong.com for Eglide.
Aug 15 2016, 21:41 · Servers
alken-orin added a comment to D612: Add support for Jenkins notification plug-in.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/152/ for more details.

Aug 15 2016, 21:29
dereckson added a comment to D612: Add support for Jenkins notification plug-in.
[2016-08-15 19:22:01] local.ERROR: exception 'ErrorException' with message 'Undefined property: stdClass::$status' in /home/ubuntu/workspace/notifications/app/Notifications/JenkinsNotification.php:48
Stack trace:
#0 /home/ubuntu/workspace/notifications/app/Notifications/JenkinsNotification.php(48): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Undefined prope...', '/home/ubuntu/wo...', 48, Array)
#1 /home/ubuntu/workspace/notifications/app/Notifications/JenkinsNotification.php(23): Nasqueron\Notifications\Notifications\JenkinsNotification->getText()
#2 /home/ubuntu/workspace/notifications/app/Jobs/FireJenkinsNotification.php(52): Nasqueron\Notifications\Notifications\JenkinsNotification->__construct('Nasqueron', Object(stdClass))
#3 /home/ubuntu/workspace/notifications/app/Jobs/FireJenkinsNotification.php(38): Nasqueron\Notifications\Jobs\FireJenkinsNotification->createNotification()
#4 /home/ubuntu/workspace/notifications/app/Listeners/NotificationListener.php(61): Nasqueron\Notifications\Jobs\FireJenkinsNotification->handle()
#5 [internal function]: Nasqueron\Notifications\Listeners\NotificationListener->onJenkinsPayload(Object(Nasqueron\Notifications\Events\JenkinsPayloadEvent))
#6 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(348): call_user_func_array(Array, Array)
#7 [internal function]: Illuminate\Events\Dispatcher->Illuminate\Events\{closure}(Object(Nasqueron\Notifications\Events\JenkinsPayloadEvent))
#8 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php(221): call_user_func_array(Object(Closure), Array)
#9 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(217): Illuminate\Events\Dispatcher->fire(Object(Nasqueron\Notifications\Events\JenkinsPayloadEvent))
#10 /home/ubuntu/workspace/notifications/app/Http/Controllers/Gate/JenkinsGateController.php(84): Illuminate\Support\Facades\Facade::__callStatic('fire', Array)
#11 /home/ubuntu/workspace/notifications/app/Http/Controllers/Gate/JenkinsGateController.php(84): Illuminate\Support\Facades\Event::fire(Object(Nasqueron\Notifications\Events\JenkinsPayloadEvent))
#12 /home/ubuntu/workspace/notifications/app/Http/Controllers/Gate/JenkinsGateController.php(58): Nasqueron\Notifications\Http\Controllers\Gate\JenkinsGateController->onPayload()
#13 [internal function]: Nasqueron\Notifications\Http\Controllers\Gate\JenkinsGateController->onPost('Nasqueron')
#14 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(80): call_user_func_array(Array, Array)
#15 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(146): Illuminate\Routing\Controller->callAction('onPost', Array)
#16 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(94): Illuminate\Routing\ControllerDispatcher->call(Object(Nasqueron\Notifications\Http\Controllers\Gate\JenkinsGateController), Object(Illuminate\Routing\Route), 'onPost')
#17 [internal function]: Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#18 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#19 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#20 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#21 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(96): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#22 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(54): Illuminate\Routing\ControllerDispatcher->callWithinStack(Object(Nasqueron\Notifications\Http\Controllers\Gate\JenkinsGateController), Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'onPost')
#23 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Route.php(174): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'Nasqueron\\Notif...', 'onPost')
#24 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Route.php(140): Illuminate\Routing\Route->runController(Object(Illuminate\Http\Request))
#25 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Router.php(724): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#26 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#27 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#28 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#29 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#30 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#31 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))
#32 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
#33 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#34 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(Object(Illuminate\Http\Request))
#35 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#36 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(64): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#37 [internal function]: Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(Object(Illuminate\Http\Request), Object(Closure))
#38 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#39 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#40 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#41 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#42 [internal function]: Illuminate\View\Middleware\ShareErrorsFromSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#43 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#44 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#45 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#46 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#47 [internal function]: Illuminate\Session\Middleware\StartSession->handle(Object(Illuminate\Http\Request), Object(Closure))
#48 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#49 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#50 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#51 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#52 [internal function]: Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(Object(Illuminate\Http\Request), Object(Closure))
#53 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#54 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#55 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#56 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(59): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#57 [internal function]: Illuminate\Cookie\Middleware\EncryptCookies->handle(Object(Illuminate\Http\Request), Object(Closure))
#58 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#59 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#60 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#61 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(44): Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#62 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))
#63 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)
#64 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(Object(Illuminate\Http\Request))
#65 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#66 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(Object(Illuminate\Http\Request))
#67 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): call_user_func(Object(Closure), Object(Illuminate\Http\Request))
#68 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))
#69 /home/ubuntu/workspace/notifications/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))
#70 /home/ubuntu/workspace/notifications/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))
#71 {main}
Aug 15 2016, 21:14
dereckson retitled D612: Add support for Jenkins notification plug-in from to Add support for Jenkins notification plug-in.
Aug 15 2016, 21:13
dereckson added a revision to T953: Handle Jenkins notification plugin payloads: D612: Add support for Jenkins notification plug-in.
Aug 15 2016, 21:13 · User-Dereckson, Notifications center
dereckson added a comment to T953: Handle Jenkins notification plugin payloads.

The payload contains a scm section.

Aug 15 2016, 17:04 · User-Dereckson, Notifications center
dereckson updated the task description for T953: Handle Jenkins notification plugin payloads.
Aug 15 2016, 17:03 · User-Dereckson, Notifications center
dereckson claimed T953: Handle Jenkins notification plugin payloads.

An example of notifications for one of our Jenkins job is at P212.

Aug 15 2016, 17:02 · User-Dereckson, Notifications center
dereckson moved T953: Handle Jenkins notification plugin payloads from New services to Working on on the Notifications center board.
Aug 15 2016, 17:01 · User-Dereckson, Notifications center
dereckson created P212 Jenkins notifications plugin payload.
Aug 15 2016, 15:21 · Continous integration and delivery, Notifications center
dereckson committed rNOTIFacc997591ebf: Log some handled exceptions (authored by dereckson).
Log some handled exceptions
Aug 15 2016, 13:37
dereckson closed D338: Log some handled exceptions by committing rNOTIFacc997591ebf: Log some handled exceptions.
Aug 15 2016, 13:37
dereckson accepted D338: Log some handled exceptions.
Aug 15 2016, 13:35

Aug 14 2016

alken-orin added a comment to D338: Log some handled exceptions.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/151/ for more details.

Aug 14 2016, 20:55
dereckson updated the diff for D338: Log some handled exceptions.

Rebased against master.

Aug 14 2016, 20:40
dereckson retitled D338: Log some handled exceptions from WIP: log some handled exceptions to Log some handled exceptions.
Aug 14 2016, 20:38
dereckson added a member for Trusted users: alken-orin.
Aug 14 2016, 20:35
dereckson claimed T980: Set 2001:470:1f13:896::15 to server7.radarbolmong.com for Eglide.
Aug 14 2016, 16:36 · Servers
dereckson moved T767: Run a shell service allowing IRC connections from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:57 · Eglide, IRC, Servers
dereckson closed T783: Run an extra SSH server on Ysul for OTP/Yubikey as Resolved.
Aug 14 2016, 00:56 · security, Servers
dereckson removed a project from T783: Run an extra SSH server on Ysul for OTP/Yubikey: Eglide.
Aug 14 2016, 00:56 · security, Servers
dereckson moved T806: rsyslogd: action 'action 9' suspended from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:56 · User-Dereckson, Eglide, Servers
dereckson moved T862: Launch bitlbee on Eglide, and listen to another part than 6667 from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:55 · Eglide, Servers
dereckson moved T867: Prepare a welcome mail for new Eglide users from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:55 · Eglide, IRC, Servers
dereckson moved T938: [Roadmap] Allow public subscriptions for Eglide from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:55 · Eglide, IRC, Servers
dereckson moved T939: Create a documentation for Eglide users from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:55 · Eglide, Servers, documentation
dereckson removed a project from T940: Add server (when all the remaining is done) to shells.red-pill.eu: Servers.
Aug 14 2016, 00:54 · Eglide, Accounts
dereckson moved T940: Add server (when all the remaining is done) to shells.red-pill.eu from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:54 · Eglide, Accounts
dereckson moved T943: Have a workflow to process subscriptions from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:54 · Eglide, IRC, Servers
dereckson moved T976: Investigate IPv6 outage between amj home network and Eglide from Backlog to Eglide on the Servers board.
Aug 14 2016, 00:53 · Eglide, Servers, IPv6
dereckson closed T866: Switch Uncle Slovius jail to IPv6 as Wontfix.

Superseded by T846.

Aug 14 2016, 00:51 · Servers, security
dereckson added a project to T940: Add server (when all the remaining is done) to shells.red-pill.eu: Eglide.
Aug 14 2016, 00:50 · Eglide, Accounts
dereckson added a project to T943: Have a workflow to process subscriptions: Eglide.
Aug 14 2016, 00:49 · Eglide, IRC, Servers
dereckson merged task T974: Move uncle-slovius to Docker Engine into T846: Migrate Pootle from Ysul to a docker container on Dwellers.
Aug 14 2016, 00:47 · Servers, Nasqueron Docker deployment squad
dereckson merged T974: Move uncle-slovius to Docker Engine into T846: Migrate Pootle from Ysul to a docker container on Dwellers.
Aug 14 2016, 00:47 · Servers, Nasqueron Docker deployment squad
dereckson closed T860: Upgrade OpenSSL as Resolved.
Aug 14 2016, 00:47 · security, Servers

Aug 13 2016

dereckson created T979: Gate for notifications in notifications format.
Aug 13 2016, 22:27 · Notifications center (Zboing! Zboing!), User-Dereckson
dereckson added a project to T978: Allow some level of basic monitoring tasks: Servers.
Aug 13 2016, 22:23 · Monitoring and reporting, Servers, Nasqueron Operations Squad
dereckson created T978: Allow some level of basic monitoring tasks.
Aug 13 2016, 22:23 · Monitoring and reporting, Servers, Nasqueron Operations Squad
dereckson updated the task description for T977: Wearg crashes on `sqlrehash` command.
Aug 13 2016, 21:53 · Dæghrefn, rabbitmq-tcl
dereckson created T977: Wearg crashes on `sqlrehash` command.
Aug 13 2016, 21:52 · Dæghrefn, rabbitmq-tcl

Aug 11 2016

dereckson committed rNOTIF52c63b666e31: Improve code comments (authored by dereckson).
Improve code comments
Aug 11 2016, 21:38
dereckson closed D611: Improve code comments by committing rNOTIF52c63b666e31: Improve code comments.
Aug 11 2016, 21:38
dereckson accepted D611: Improve code comments.
Aug 11 2016, 20:35
dereckson retitled D611: Improve code comments from to Improve code comments.
Aug 11 2016, 20:33
dereckson committed rOPSc51c5140e6b8: Eglide: revoke amjtest account (authored by dereckson).
Eglide: revoke amjtest account
Aug 11 2016, 14:31
dereckson closed D610: Eglide: revoke amjtest account by committing rOPSc51c5140e6b8: Eglide: revoke amjtest account.
Aug 11 2016, 14:31
dereckson added a comment to D610: Eglide: revoke amjtest account.
Ysul
$ salt eglide state.apply roles/shellserver/users
----------
          ID: amjtest
    Function: user.absent
      Result: True
     Comment: Removed user amjtest
     Started: 14:30:04.929942
    Duration: 152.994 ms
     Changes:   
              ----------
              amjtest:
                  removed
              amjtest group:
                  removed
----------
Aug 11 2016, 14:30
dereckson accepted D610: Eglide: revoke amjtest account.
Aug 11 2016, 14:29
dereckson retitled D610: Eglide: revoke amjtest account from to Eglide: revoke amjtest account.
Aug 11 2016, 14:28
dereckson committed rOPS705ed47eaf3b: Revert "New shell account on Eglide: amjtest" (authored by dereckson).
Revert "New shell account on Eglide: amjtest"
Aug 11 2016, 14:19
dereckson added a reverting change for rOPSe4421021c011: New shell account on Eglide: amjtest: rOPS705ed47eaf3b: Revert "New shell account on Eglide: amjtest".
Aug 11 2016, 14:19
dereckson closed D609: Revert "New shell account on Eglide: amjtest" by committing rOPS705ed47eaf3b: Revert "New shell account on Eglide: amjtest".
Aug 11 2016, 14:19
dereckson accepted D609: Revert "New shell account on Eglide: amjtest".
Aug 11 2016, 14:19
dereckson updated subscribers of D609: Revert "New shell account on Eglide: amjtest".
Aug 11 2016, 14:18
dereckson retitled D609: Revert "New shell account on Eglide: amjtest" from to Revert "New shell account on Eglide: amjtest".
Aug 11 2016, 14:18
dereckson added a revision to T976: Investigate IPv6 outage between amj home network and Eglide: D609: Revert "New shell account on Eglide: amjtest".
Aug 11 2016, 14:18 · Eglide, Servers, IPv6
dereckson added a comment to T976: Investigate IPv6 outage between amj home network and Eglide.

@amj could you mtr eglide.org and tell use where the packet loss or any other issue occurs?

Aug 11 2016, 14:14 · Eglide, Servers, IPv6
dereckson created T976: Investigate IPv6 outage between amj home network and Eglide.
Aug 11 2016, 14:13 · Eglide, Servers, IPv6
dereckson committed rOPSe4421021c011: New shell account on Eglide: amjtest (authored by dereckson).
New shell account on Eglide: amjtest
Aug 11 2016, 13:39
dereckson closed D608: New shell account on Eglide: amjtest by committing rOPSe4421021c011: New shell account on Eglide: amjtest.
Aug 11 2016, 13:39
dereckson retitled D608: New shell account on Eglide: amjtest from New shell account on Eglide: amj to New shell account on Eglide: amjtest.
Aug 11 2016, 13:39
dereckson committed rOPS786731ec0b81: New shell account on Eglide: amj (authored by dereckson).
New shell account on Eglide: amj
Aug 11 2016, 13:37
dereckson closed D607: New shell account on Eglide: amj by committing rOPS786731ec0b81: New shell account on Eglide: amj.
Aug 11 2016, 13:37
dereckson accepted D607: New shell account on Eglide: amj.

Login works.

Aug 11 2016, 13:36
dereckson accepted D608: New shell account on Eglide: amjtest.
Aug 11 2016, 13:36
dereckson updated the diff for D608: New shell account on Eglide: amjtest.

Rebased against D607.

Aug 11 2016, 13:35
dereckson retitled D608: New shell account on Eglide: amjtest from to New shell account on Eglide: amj.
Aug 11 2016, 13:35
dereckson added a revision to T975: Move amj weechat from Ysul to Eglide: D608: New shell account on Eglide: amjtest.
Aug 11 2016, 13:35 · Eglide, Servers
dereckson reassigned T975: Move amj weechat from Ysul to Eglide from dereckson to amj.

D607 change is ready and applied on Eglide.

Aug 11 2016, 12:45 · Eglide, Servers
dereckson added a comment to D607: New shell account on Eglide: amj.
WARNING: This change has been applied to production on Eglide.
Aug 11 2016, 12:42
dereckson added a subtask for T767: Run a shell service allowing IRC connections: T975: Move amj weechat from Ysul to Eglide.
Aug 11 2016, 12:27 · Eglide, IRC, Servers
dereckson added a parent task for T975: Move amj weechat from Ysul to Eglide: T767: Run a shell service allowing IRC connections.
Aug 11 2016, 12:27 · Eglide, Servers
dereckson added a reviewer for D607: New shell account on Eglide: amj: amj.
Aug 11 2016, 12:27
dereckson retitled D607: New shell account on Eglide: amj from to New shell account on Eglide: amj.
Aug 11 2016, 12:26
dereckson added a revision to T975: Move amj weechat from Ysul to Eglide: D607: New shell account on Eglide: amj.
Aug 11 2016, 12:26 · Eglide, Servers
dereckson claimed T975: Move amj weechat from Ysul to Eglide.

I'm doing the Eglide creation part.

Aug 11 2016, 12:14 · Eglide, Servers
dereckson updated the task description for T975: Move amj weechat from Ysul to Eglide.
Aug 11 2016, 12:13 · Eglide, Servers
dereckson created T975: Move amj weechat from Ysul to Eglide.
Aug 11 2016, 12:09 · Eglide, Servers
dereckson committed rNOTIF291a59a6a53a: PhabricatorAPI static constructors throw exceptions (authored by dereckson).
PhabricatorAPI static constructors throw exceptions
Aug 11 2016, 11:27
dereckson closed D606: PhabricatorAPI static constructors throw exceptions by committing rNOTIF291a59a6a53a: PhabricatorAPI static constructors throw exceptions.
Aug 11 2016, 11:27